Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35385 (GCVE-0-2026-35385)
Vulnerability from cvelistv5 – Published: 2026-04-02 16:30 – Updated: 2026-04-03 03:55- CWE-281 - Improper Preservation of Permissions
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35385",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-02T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-03T03:55:44.273Z",
"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": "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)."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-281",
"description": "CWE-281 Improper Preservation of Permissions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T18:15:37.128Z",
"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-35385",
"datePublished": "2026-04-02T16:30:59.615Z",
"dateReserved": "2026-04-02T16:30:59.107Z",
"dateUpdated": "2026-04-03T03:55:44.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35385",
"date": "2026-05-29",
"epss": "0.00058",
"percentile": "0.18419"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35385\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-02T17:16:27.450\",\"lastModified\":\"2026-04-27T14:02:23.667\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9},{\"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-281\"}]}],\"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\":[\"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-35385\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-02T17:06:07.193778Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-02T17:06:11.715Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"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\": \"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).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-281\", \"description\": \"CWE-281 Improper Preservation of Permissions\"}]}], \"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:15:37.128Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35385\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-03T03:55:44.273Z\", \"dateReserved\": \"2026-04-02T16:30:59.107Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-02T16:30:59.615Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10804-1
Vulnerability from csaf_opensuse - Published: 2026-05-18 00:00 - Updated: 2026-05-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "openssh-10.3p1-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the openssh-10.3p1-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10804",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10804-1.json"
},
{
"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": "openssh-10.3p1-4.1 on GA media",
"tracking": {
"current_release_date": "2026-05-18T00:00:00Z",
"generator": {
"date": "2026-05-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10804-1",
"initial_release_date": "2026-05-18T00:00:00Z",
"revision_history": [
{
"date": "2026-05-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-10.3p1-4.1.aarch64",
"product_id": "openssh-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-cavs-10.3p1-4.1.aarch64",
"product_id": "openssh-cavs-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-clients-10.3p1-4.1.aarch64",
"product_id": "openssh-clients-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-common-10.3p1-4.1.aarch64",
"product_id": "openssh-common-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-helpers-10.3p1-4.1.aarch64",
"product_id": "openssh-helpers-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-server-10.3p1-4.1.aarch64",
"product_id": "openssh-server-10.3p1-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-10.3p1-4.1.ppc64le",
"product_id": "openssh-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-cavs-10.3p1-4.1.ppc64le",
"product_id": "openssh-cavs-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-clients-10.3p1-4.1.ppc64le",
"product_id": "openssh-clients-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-common-10.3p1-4.1.ppc64le",
"product_id": "openssh-common-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-helpers-10.3p1-4.1.ppc64le",
"product_id": "openssh-helpers-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-server-10.3p1-4.1.ppc64le",
"product_id": "openssh-server-10.3p1-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.s390x",
"product": {
"name": "openssh-10.3p1-4.1.s390x",
"product_id": "openssh-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.s390x",
"product": {
"name": "openssh-cavs-10.3p1-4.1.s390x",
"product_id": "openssh-cavs-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.s390x",
"product": {
"name": "openssh-clients-10.3p1-4.1.s390x",
"product_id": "openssh-clients-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.s390x",
"product": {
"name": "openssh-common-10.3p1-4.1.s390x",
"product_id": "openssh-common-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.s390x",
"product": {
"name": "openssh-helpers-10.3p1-4.1.s390x",
"product_id": "openssh-helpers-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.s390x",
"product": {
"name": "openssh-server-10.3p1-4.1.s390x",
"product_id": "openssh-server-10.3p1-4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-10.3p1-4.1.x86_64",
"product_id": "openssh-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-cavs-10.3p1-4.1.x86_64",
"product_id": "openssh-cavs-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-clients-10.3p1-4.1.x86_64",
"product_id": "openssh-clients-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-common-10.3p1-4.1.x86_64",
"product_id": "openssh-common-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-helpers-10.3p1-4.1.x86_64",
"product_id": "openssh-helpers-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-server-10.3p1-4.1.x86_64",
"product_id": "openssh-server-10.3p1-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64",
"product_id": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x"
},
"product_reference": "openssh-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-cavs-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-cavs-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x"
},
"product_reference": "openssh-cavs-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-cavs-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-clients-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-clients-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x"
},
"product_reference": "openssh-clients-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-clients-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-common-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-common-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x"
},
"product_reference": "openssh-common-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-common-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-helpers-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-helpers-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x"
},
"product_reference": "openssh-helpers-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-helpers-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-server-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-server-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x"
},
"product_reference": "openssh-server-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-server-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-10.3p1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-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": [
"openSUSE Tumbleweed:openssh-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-cavs-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-clients-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-common-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-helpers-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-10.3p1-4.1.x86_64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.aarch64",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.ppc64le",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.s390x",
"openSUSE Tumbleweed:openssh-server-config-rootlogin-10.3p1-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
RHSA-2026:12389
Vulnerability from csaf_redhat - Published: 2026-04-30 16:40 - Updated: 2026-05-29 17:13A 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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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 10.0 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:12389",
"url": "https://access.redhat.com/errata/RHSA-2026:12389"
},
{
"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_12389.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:12389",
"initial_release_date": "2026-04-30T16:40:54+00:00",
"revision_history": [
{
"date": "2026-04-30T16:40:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-30T16:40:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"product_id": "openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"product_id": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.3.s390x",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.s390x",
"product_id": "openssh-server-0:9.9p1-7.el10_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"product_id": "openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.3.src",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.3.src",
"product_id": "openssh-0:9.9p1-7.el10_0.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"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-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"known_not_affected": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-04-30T16:40:54+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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12389"
},
{
"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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"known_not_affected": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-04-30T16:40:54+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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12389"
},
{
"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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"known_not_affected": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-04-30T16:40:54+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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12389"
},
{
"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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"known_not_affected": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-04-30T16:40:54+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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12389"
},
{
"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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"known_not_affected": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.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-04-30T16:40:54+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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12389"
},
{
"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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.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-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.3.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:13380
Vulnerability from csaf_redhat - Published: 2026-05-04 09:42 - Updated: 2026-05-29 17:13A 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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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 10.\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:13380",
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"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_13380.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:13380",
"initial_release_date": "2026-05-04T09:42:58+00:00",
"revision_history": [
{
"date": "2026-05-04T09:42:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-04T09:42:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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 (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-clients-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-clients-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-14.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-14.el10_1.aarch64",
"product": {
"name": "openssh-server-0:9.9p1-14.el10_1.aarch64",
"product_id": "openssh-server-0:9.9p1-14.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-14.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-14.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-14.el10_1.ppc64le",
"product": {
"name": "openssh-server-0:9.9p1-14.el10_1.ppc64le",
"product_id": "openssh-server-0:9.9p1-14.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-14.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-askpass-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-keysign-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-clients-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-clients-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-keycat-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-14.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-14.el10_1.s390x",
"product": {
"name": "openssh-server-0:9.9p1-14.el10_1.s390x",
"product_id": "openssh-server-0:9.9p1-14.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-14.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-clients-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-clients-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-14.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-14.el10_1.x86_64",
"product": {
"name": "openssh-server-0:9.9p1-14.el10_1.x86_64",
"product_id": "openssh-server-0:9.9p1-14.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-14.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-14.el10_1.src",
"product": {
"name": "openssh-0:9.9p1-14.el10_1.src",
"product_id": "openssh-0:9.9p1-14.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-14.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
}
]
},
"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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-04T09:42:58+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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-04T09:42:58+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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-04T09:42:58+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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-04T09:42:58+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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-04T09:42:58+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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13380"
},
{
"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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.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-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-14.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-14.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:13381
Vulnerability from csaf_redhat - Published: 2026-05-04 09:57 - Updated: 2026-05-29 17:13A 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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.\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:13381",
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"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_13381.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:13381",
"initial_release_date": "2026-05-04T09:57:48+00:00",
"revision_history": [
{
"date": "2026-05-04T09:57:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-04T09:57:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-clients-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-49.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-49.el9_7.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-49.el9_7.aarch64",
"product_id": "openssh-server-0:8.7p1-49.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-49.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-49.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-49.el9_7.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-49.el9_7.ppc64le",
"product_id": "openssh-server-0:8.7p1-49.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-49.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-clients-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-49.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-49.el9_7.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-49.el9_7.x86_64",
"product_id": "openssh-server-0:8.7p1-49.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-49.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-askpass-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-clients-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-keycat-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-49.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-49.el9_7.s390x",
"product": {
"name": "openssh-server-0:8.7p1-49.el9_7.s390x",
"product_id": "openssh-server-0:8.7p1-49.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-49.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-49.el9_7.src",
"product": {
"name": "openssh-0:8.7p1-49.el9_7.src",
"product_id": "openssh-0:8.7p1-49.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-49.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
}
]
},
"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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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-04T09:57:48+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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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-04T09:57:48+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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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-04T09:57:48+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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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-04T09:57:48+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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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-04T09:57:48+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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13381"
},
{
"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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.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.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.49.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.49.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:13383
Vulnerability from csaf_redhat - Published: 2026-05-04 10:05 - Updated: 2026-05-29 17:13A 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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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 8.\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:13383",
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"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_13383.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:13383",
"initial_release_date": "2026-05-04T10:05:43+00:00",
"revision_history": [
{
"date": "2026-05-04T10:05:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-04T10:05:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-clients-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-clients-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-29.el8_10.aarch64",
"product": {
"name": "openssh-server-0:8.0p1-29.el8_10.aarch64",
"product_id": "openssh-server-0:8.0p1-29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-29.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.29.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-29.el8_10.ppc64le",
"product": {
"name": "openssh-server-0:8.0p1-29.el8_10.ppc64le",
"product_id": "openssh-server-0:8.0p1-29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-29.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.29.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-clients-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-29.el8_10.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-29.el8_10.x86_64",
"product_id": "openssh-server-0:8.0p1-29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-29.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.29.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-askpass-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-cavs-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-clients-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-clients-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-keycat-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-ldap-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-29.el8_10.s390x",
"product": {
"name": "openssh-server-0:8.0p1-29.el8_10.s390x",
"product_id": "openssh-server-0:8.0p1-29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-29.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.29.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-29.el8_10.src",
"product": {
"name": "openssh-0:8.0p1-29.el8_10.src",
"product_id": "openssh-0:8.0p1-29.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-29.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.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",
"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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-04T10:05:43+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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-04T10:05:43+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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-04T10:05:43+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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-04T10:05:43+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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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-04T10:05:43+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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13383"
},
{
"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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.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.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.29.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.29.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:14937
Vulnerability from csaf_redhat - Published: 2026-05-07 21:30 - Updated: 2026-05-29 18:55A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
A flaw was found in OpenSSL. A remote attacker could exploit this vulnerability by sending a specially crafted Cryptographic Message Syntax (CMS) EnvelopedData message. During the processing of a KeyTransportRecipientInfo with RSA-OAEP encryption, the system attempts to access an optional parameter field without first verifying its presence. This leads to a NULL pointer dereference, which can cause applications processing the attacker-controlled CMS data to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
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: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
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: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
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: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
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: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
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: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 | — |
{
"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": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"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:14937",
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28390",
"url": "https://access.redhat.com/security/cve/CVE-2026-28390"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35385",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35386",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35387",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35388",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35414",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4878",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14937.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-05-29T18:55:09+00:00",
"generator": {
"date": "2026-05-29T18:55:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:14937",
"initial_release_date": "2026-05-07T21:30:41+00:00",
"revision_history": [
{
"date": "2026-05-07T21:30:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-07T21:30:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T18:55:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1778101579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3Af9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1778156756"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1778101579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1778156756"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by 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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28390",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-04-07T23:01:18.313921+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456314"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker could exploit this vulnerability by sending a specially crafted Cryptographic Message Syntax (CMS) EnvelopedData message. During the processing of a KeyTransportRecipientInfo with RSA-OAEP encryption, the system attempts to access an optional parameter field without first verifying its presence. This leads to a NULL pointer dereference, which can cause applications processing the attacker-controlled CMS data to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rated as moderate by redhat because the vulnerability is limited to a denial-of-service condition caused by a NULL pointer dereference in OpenSSL CMS processing, without evidence of memory corruption or code execution, furthermore the Affected functionality is niche. The vulnerable path requires:\nCMS/S/MIME processing,\nspecifically CMS_decrypt(),\nwith RSA-OAEP KeyTransportRecipientInfo.\nMany OpenSSL consumers never use CMS APIs, never process S/MIME,\nor do not decrypt attacker-controlled CMS objects.\nSo exposure is far narrower than a generic TLS parsing vulnerability.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28390"
},
{
"category": "external",
"summary": "RHBZ#2456314",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456314"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28390"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc",
"url": "https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6",
"url": "https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4",
"url": "https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788",
"url": "https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75",
"url": "https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75"
},
{
"category": "external",
"summary": "https://openssl-library.org/news/secadv/20260407.txt",
"url": "https://openssl-library.org/news/secadv/20260407.txt"
}
],
"release_date": "2026-04-07T22:00:54.172000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"category": "workaround",
"details": "Applications that process Cryptographic Message Syntax (CMS) EnvelopedData messages should be configured to only accept input from trusted sources. Restricting network access to services that process untrusted CMS data can also reduce exposure to this Denial of Service vulnerability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"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-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"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-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"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-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"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-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
},
"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-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted URL",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-07T21:30:41+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14937"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:14ec7040666af93b0f95adca24dd3c95962fcd28623f9acadfae115b38b49d61_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:3fa38f1ea595af86bc785d2899dbd3aa0694b4f94664481e5eef71b49dbf156b_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:01916a5cf8a81464cabb2e17ba255fe5006b5c25b25384451f483dd792c9d332_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:f9501b8c84455926684633536c60b86d11ba58305764cabc64ff4034fcfd1e1d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
}
]
}
RHSA-2026:16059
Vulnerability from csaf_redhat - Published: 2026-05-11 20:36 - Updated: 2026-05-29 17:13A 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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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 9.6 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:16059",
"url": "https://access.redhat.com/errata/RHSA-2026:16059"
},
{
"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_16059.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:16059",
"initial_release_date": "2026-05-11T20:36:09+00:00",
"revision_history": [
{
"date": "2026-05-11T20:36:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-11T20:36:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"product_id": "openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"product_id": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"product_id": "openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.3.s390x",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.s390x",
"product_id": "openssh-server-0:8.7p1-45.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.3.src",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.3.src",
"product_id": "openssh-0:8.7p1-45.el9_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"relates_to_product_reference": "BaseOS-9.6.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.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-05-11T20:36:09+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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16059"
},
{
"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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-05-11T20:36:09+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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16059"
},
{
"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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-05-11T20:36:09+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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16059"
},
{
"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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-05-11T20:36:09+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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16059"
},
{
"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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.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-05-11T20:36:09+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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16059"
},
{
"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.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.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-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.3.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:19069
Vulnerability from csaf_redhat - Published: 2026-05-19 13:38 - Updated: 2026-05-29 17:13A 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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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 10.\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:19069",
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"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_19069.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19069",
"initial_release_date": "2026-05-19T13:38:21+00:00",
"revision_history": [
{
"date": "2026-05-19T13:38:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T13:38:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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 (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-clients-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-clients-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-23.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-23.el10_2.x86_64",
"product": {
"name": "openssh-server-0:9.9p1-23.el10_2.x86_64",
"product_id": "openssh-server-0:9.9p1-23.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-23.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-clients-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-clients-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-23.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-23.el10_2.aarch64",
"product": {
"name": "openssh-server-0:9.9p1-23.el10_2.aarch64",
"product_id": "openssh-server-0:9.9p1-23.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-23.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-23.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-23.el10_2.ppc64le",
"product": {
"name": "openssh-server-0:9.9p1-23.el10_2.ppc64le",
"product_id": "openssh-server-0:9.9p1-23.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-23.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-askpass-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-keysign-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-clients-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-clients-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-keycat-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-23.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-23.el10_2.s390x",
"product": {
"name": "openssh-server-0:9.9p1-23.el10_2.s390x",
"product_id": "openssh-server-0:9.9p1-23.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-23.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-23.el10_2.src",
"product": {
"name": "openssh-0:9.9p1-23.el10_2.src",
"product_id": "openssh-0:9.9p1-23.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-23.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.src",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
}
]
},
"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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-19T13:38:21+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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-19T13:38:21+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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-19T13:38:21+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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-19T13:38:21+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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-19T13:38:21+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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19069"
},
{
"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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.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-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"AppStream-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"AppStream-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.src",
"BaseOS-10.2.Z:openssh-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-askpass-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-clients-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-debugsource-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keycat-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-keysign-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-server-debuginfo-0:9.9p1-23.el10_2.x86_64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.aarch64",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.ppc64le",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.s390x",
"BaseOS-10.2.Z:openssh-sk-dummy-debuginfo-0:9.9p1-23.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:19219
Vulnerability from csaf_redhat - Published: 2026-05-19 18:37 - Updated: 2026-05-29 17:13A 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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.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.\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:19219",
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"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_19219.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-29T17:13:30+00:00",
"generator": {
"date": "2026-05-29T17:13:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19219",
"initial_release_date": "2026-05-19T18:37:42+00:00",
"revision_history": [
{
"date": "2026-05-19T18:37:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T18:37:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:13:30+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el9_8.src",
"product": {
"name": "openssh-0:9.9p1-7.el9_8.src",
"product_id": "openssh-0:9.9p1-7.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-clients-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-clients-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-server-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-server-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-7.7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"product_id": "openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-7.7.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-server-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-server-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-7.7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"product_id": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-7.7.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-clients-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-clients-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-server-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-server-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-7.7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"product_id": "openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-7.7.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-clients-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-clients-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-keycat-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-server-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-server-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-7.7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el9_8.s390x",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.s390x",
"product_id": "openssh-askpass-0:9.9p1-7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-7.7.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.src",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.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",
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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-05-19T18:37:42+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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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",
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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-05-19T18:37:42+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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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",
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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-05-19T18:37:42+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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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",
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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-05-19T18:37:42+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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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",
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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-05-19T18:37:42+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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19219"
},
{
"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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_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.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-debugsource-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-server-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssh-sk-dummy-debuginfo-0:9.9p1-7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.4-7.7.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-7.7.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:20040
Vulnerability from csaf_redhat - Published: 2026-05-27 16:06 - Updated: 2026-05-29 18:55A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
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: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0 | — |
Vendor Fix
fix
|
{
"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": "Red Hat OpenShift Container Platform release 4.19.32 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.19.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.19.32. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:20039\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing (CVE-2026-4424)\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n* sudo: Sudo: Privilege escalation due to failure in privilege drop calls (CVE-2026-35535)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing (CVE-2026-5121)\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.\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"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:20040",
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20040.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.32 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-29T18:55:18+00:00",
"generator": {
"date": "2026-05-29T18:55:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:20040",
"initial_release_date": "2026-05-27T16:06:07+00:00",
"revision_history": [
{
"date": "2026-05-27T16:06:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T16:06:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T18:55:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-4.19.9.6.202605201155-0",
"product": {
"name": "rhcos-aarch64-4.19.9.6.202605201155-0",
"product_id": "rhcos-aarch64-4.19.9.6.202605201155-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202605201155?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-4.19.9.6.202605201155-0",
"product": {
"name": "rhcos-ppc64le-4.19.9.6.202605201155-0",
"product_id": "rhcos-ppc64le-4.19.9.6.202605201155-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202605201155?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-4.19.9.6.202605201155-0",
"product": {
"name": "rhcos-s390x-4.19.9.6.202605201155-0",
"product_id": "rhcos-s390x-4.19.9.6.202605201155-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202605201155?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-4.19.9.6.202605201155-0",
"product": {
"name": "rhcos-x86_64-4.19.9.6.202605201155-0",
"product_id": "rhcos-x86_64-4.19.9.6.202605201155-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202605201155?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-4.19.9.6.202605201155-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0"
},
"product_reference": "rhcos-aarch64-4.19.9.6.202605201155-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-4.19.9.6.202605201155-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0"
},
"product_reference": "rhcos-ppc64le-4.19.9.6.202605201155-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-4.19.9.6.202605201155-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0"
},
"product_reference": "rhcos-s390x-4.19.9.6.202605201155-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-4.19.9.6.202605201155-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
},
"product_reference": "rhcos-x86_64-4.19.9.6.202605201155-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T16:06:07+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:e1cd4053fdab99ef5530074cb61596de6d0c3b0fd091763051e93b69b4a47c11\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T16:06:07+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:e1cd4053fdab99ef5530074cb61596de6d0c3b0fd091763051e93b69b4a47c11\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by 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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T16:06:07+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:e1cd4053fdab99ef5530074cb61596de6d0c3b0fd091763051e93b69b4a47c11\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T16:06:07+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:e1cd4053fdab99ef5530074cb61596de6d0c3b0fd091763051e93b69b4a47c11\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
},
"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-27T16:06:07+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:e1cd4053fdab99ef5530074cb61596de6d0c3b0fd091763051e93b69b4a47c11\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
},
{
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35535",
"cwe": {
"id": "CWE-272",
"name": "Least Privilege Violation"
},
"discovery_date": "2026-04-03T03:01:03.124541+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454714"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls",
"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": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35535"
},
{
"category": "external",
"summary": "RHBZ#2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35535"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535"
},
{
"category": "external",
"summary": "https://bugs.debian.org/1130593",
"url": "https://bugs.debian.org/1130593"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042",
"url": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042"
},
{
"category": "external",
"summary": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69",
"url": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69"
},
{
"category": "external",
"summary": "https://www.qualys.com/2026/03/10/crack-armor.txt",
"url": "https://www.qualys.com/2026/03/10/crack-armor.txt"
}
],
"release_date": "2026-04-03T02:21:33.584000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T16:06:07+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:e1cd4053fdab99ef5530074cb61596de6d0c3b0fd091763051e93b69b4a47c11\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202605201155-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202605201155-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls"
}
]
}
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.