Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-3497 (GCVE-0-2026-3497)
Vulnerability from cvelistv5 – Published: 2026-03-12 18:27 – Updated: 2026-04-16 18:24- CWE-908 - Use of Uninitialized Resource
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-3497",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T19:04:05.760026Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T19:04:27.229Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-16T18:24:30.556Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/12/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/14/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/14/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/7"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://launchpad.net/ubuntu/",
"defaultStatus": "unaffected",
"packageName": "openssh",
"product": "openssh",
"repo": "https://launchpad.net/ubuntu/+source/openssh",
"vendor": "Ubuntu",
"versions": [
{
"lessThan": "1:10.0p1-5ubuntu5.1",
"status": "affected",
"version": "1:10.0p1-5ubuntu5",
"versionType": "dpkg"
},
{
"lessThan": "1:9.6p1-3ubuntu13.15",
"status": "affected",
"version": "1:9.6p1-3ubuntu13",
"versionType": "dpkg"
},
{
"lessThan": "1:8.9p1-3ubuntu0.14",
"status": "affected",
"version": "1:8.9p1-3",
"versionType": "dpkg"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Jeremy Brown"
}
],
"datePublic": "2026-03-12T18:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 2.7,
"baseSeverity": "LOW",
"exploitMaturity": "UNREPORTED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-908",
"description": "CWE-908 Use of Uninitialized Resource",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T18:44:06.073Z",
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"shortName": "canonical"
},
"references": [
{
"tags": [
"vdb-entry"
],
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"source": {
"discovery": "EXTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"assignerShortName": "canonical",
"cveId": "CVE-2026-3497",
"datePublished": "2026-03-12T18:27:44.917Z",
"dateReserved": "2026-03-03T19:33:05.664Z",
"dateUpdated": "2026-04-16T18:24:30.556Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-3497",
"date": "2026-06-03",
"epss": "0.00061",
"percentile": "0.19287"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-3497\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2026-03-12T19:16:19.910\",\"lastModified\":\"2026-06-02T19:43:46.900\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad en el delta GSSAPI de OpenSSH incluida en varias distribuciones de Linux. Esta vulnerabilidad afecta a los parches GSSAPI a\u00f1adidos por varias distribuciones de Linux y no afecta al proyecto upstream de OpenSSH en s\u00ed. El uso de sshpkt_disconnect() en caso de error, que no termina el proceso, permite a un atacante enviar un tipo de mensaje GSSAPI inesperado durante el intercambio de claves GSSAPI al servidor, lo que llamar\u00e1 a la funci\u00f3n subyacente y continuar\u00e1 la ejecuci\u00f3n del programa sin establecer las variables de conexi\u00f3n relacionadas. Como las variables no se inicializan a NULL, el c\u00f3digo accede posteriormente a esas variables no inicializadas, accediendo a memoria aleatoria, lo que podr\u00eda llevar a un comportamiento indefinido. La soluci\u00f3n alternativa recomendada es usar ssh_packet_disconnect() en su lugar, que s\u00ed termina el proceso. El impacto de la vulnerabilidad depende en gran medida de la configuraci\u00f3n de endurecimiento de las banderas del compilador.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-908\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:canonical:ubuntu_linux:25.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D57A0BE-7CC7-4986-9E91-650FE08B0D4B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openbsd:openssh:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7BB9B2AD-A04E-4C93-9FAF-5DC02F69690B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:22.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"359012F1-2C63-415A-88B8-6726A87830DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:24.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"BF90B5A4-6E55-4369-B9D4-E7A061E797D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C\"}]}]}],\"references\":[{\"url\":\"https://ubuntu.com/security/CVE-2026-3497\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2026/03/12/3\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/12/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/14/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/12/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/14/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/14/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/18/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/18/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/18/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/18/7\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-16T18:24:30.556Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-3497\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T19:04:05.760026Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T19:04:10.900Z\"}}], \"cna\": {\"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Jeremy Brown\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 2.7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"UNREPORTED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://launchpad.net/ubuntu/+source/openssh\", \"vendor\": \"Ubuntu\", \"product\": \"openssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"1:10.0p1-5ubuntu5\", \"lessThan\": \"1:10.0p1-5ubuntu5.1\", \"versionType\": \"dpkg\"}, {\"status\": \"affected\", \"version\": \"1:9.6p1-3ubuntu13\", \"lessThan\": \"1:9.6p1-3ubuntu13.15\", \"versionType\": \"dpkg\"}, {\"status\": \"affected\", \"version\": \"1:8.9p1-3\", \"lessThan\": \"1:8.9p1-3ubuntu0.14\", \"versionType\": \"dpkg\"}], \"packageName\": \"openssh\", \"collectionURL\": \"https://launchpad.net/ubuntu/\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-03-12T18:00:00.000Z\", \"references\": [{\"url\": \"https://ubuntu.com/security/CVE-2026-3497\", \"tags\": [\"vdb-entry\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2026/03/12/3\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-908\", \"description\": \"CWE-908 Use of Uninitialized Resource\"}]}], \"providerMetadata\": {\"orgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"shortName\": \"canonical\", \"dateUpdated\": \"2026-03-12T18:44:06.073Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-3497\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-16T18:24:30.556Z\", \"dateReserved\": \"2026-03-03T19:33:05.664Z\", \"assignerOrgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"datePublished\": \"2026-03-12T18:27:44.917Z\", \"assignerShortName\": \"canonical\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:5475
Vulnerability from csaf_redhat - Published: 2026-03-23 17:29 - Updated: 2026-06-02 20:08A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code execution.
A flaw was found in OpenSSH where the SSH client accepted \0 (null) characters in ssh:// URIs. When a ProxyCommand is configured, these characters could alter how the command is parsed, potentially leading to code execution depending on how the proxy is set up.
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:openssh-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:openssh-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:openssh-main@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": "Red Hat Hardened Images RPM Release",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Hardened Images RPM Release",
"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:5475",
"url": "https://access.redhat.com/errata/RHSA-2026:5475"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61985",
"url": "https://access.redhat.com/security/cve/CVE-2025-61985"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61984",
"url": "https://access.redhat.com/security/cve/CVE-2025-61984"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5475.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPM Release",
"tracking": {
"current_release_date": "2026-06-02T20:08:03+00:00",
"generator": {
"date": "2026-06-02T20:08:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:5475",
"initial_release_date": "2026-03-23T17:29:37+00:00",
"revision_history": [
{
"date": "2026-03-23T17:29:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-18T19:59:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:08:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-main@aarch64",
"product": {
"name": "openssh-main@aarch64",
"product_id": "openssh-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@10.2p1-9.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-main@src",
"product": {
"name": "openssh-main@src",
"product_id": "openssh-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@10.2p1-9.hum1?arch=source\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-main@x86_64",
"product": {
"name": "openssh-main@x86_64",
"product_id": "openssh-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@10.2p1-9.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:openssh-main@aarch64"
},
"product_reference": "openssh-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:openssh-main@src"
},
"product_reference": "openssh-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:openssh-main@x86_64"
},
"product_reference": "openssh-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61984",
"cwe": {
"id": "CWE-159",
"name": "Improper Handling of Invalid Use of Special Elements"
},
"discovery_date": "2025-10-06T19:01:13.449665+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401960"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is MODERATE because it is a critical component used across many Red Hat products.\nThe issue occurs only when a ProxyCommand is configured and the SSH client handles a username containing control characters from an untrusted source, such as script-generated input or expanded configuration values.",
"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 Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61984"
},
{
"category": "external",
"summary": "RHBZ#2401960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61984",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61984"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.com/releasenotes.html#10.1p1",
"url": "https://www.openssh.com/releasenotes.html#10.1p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/10/06/1",
"url": "https://www.openwall.com/lists/oss-security/2025/10/06/1"
}
],
"release_date": "2025-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T17:29:37+00:00",
"details": "Red Hat Hardened Images RPM Release",
"product_ids": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5475"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand"
},
{
"cve": "CVE-2025-61985",
"cwe": {
"id": "CWE-158",
"name": "Improper Neutralization of Null Byte or NUL Character"
},
"discovery_date": "2025-10-06T19:01:16.841946+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401962"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH where the SSH client accepted \\0 (null) characters in ssh:// URIs. When a ProxyCommand is configured, these characters could alter how the command is parsed, potentially leading to code execution depending on how the proxy is set up.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is MODERATE because it is a critical component used across many Red Hat products.\nExploiting this vulnerability would require a specific configuration where ProxyCommand is enabled and the SSH client processes an untrusted ssh:// URI containing null bytes. Under these conditions, the command parser may misinterpret the URI and execute unintended shell commands.",
"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 Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61985"
},
{
"category": "external",
"summary": "RHBZ#2401962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61985",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61985"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.com/releasenotes.html#10.1p1",
"url": "https://www.openssh.com/releasenotes.html#10.1p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/10/06/1",
"url": "https://www.openwall.com/lists/oss-security/2025/10/06/1"
}
],
"release_date": "2025-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T17:29:37+00:00",
"details": "Red Hat Hardened Images RPM Release",
"product_ids": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5475"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand"
},
{
"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": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
},
"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-03-23T17:29:37+00:00",
"details": "Red Hat Hardened Images RPM Release",
"product_ids": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5475"
},
{
"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": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:openssh-main@aarch64",
"Red Hat Hardened Images:openssh-main@src",
"Red Hat Hardened Images:openssh-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:6461
Vulnerability from csaf_redhat - Published: 2026-04-02 12:35 - Updated: 2026-06-02 20:08A 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: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.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.28.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.28.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.28.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.28.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.28.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.28.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.28.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.28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.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.28.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.28.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.28.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.28.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.28.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.28.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.28.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.28.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 GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\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:6461",
"url": "https://access.redhat.com/errata/RHSA-2026:6461"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6461.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-02T20:08:25+00:00",
"generator": {
"date": "2026-06-02T20:08:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:6461",
"initial_release_date": "2026-04-02T12:35:10+00:00",
"revision_history": [
{
"date": "2026-04-02T12:35:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:35:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:08:25+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-28.el8_10.aarch64",
"product": {
"name": "openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-clients-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-clients-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-28.el8_10.aarch64",
"product": {
"name": "openssh-server-0:8.0p1-28.el8_10.aarch64",
"product_id": "openssh-server-0:8.0p1-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.28.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-28.el8_10.ppc64le",
"product": {
"name": "openssh-server-0:8.0p1-28.el8_10.ppc64le",
"product_id": "openssh-server-0:8.0p1-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.28.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-askpass-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-askpass-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-cavs-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-cavs-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-clients-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-clients-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-keycat-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-keycat-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-ldap-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-ldap-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-28.el8_10.s390x",
"product": {
"name": "openssh-server-0:8.0p1-28.el8_10.s390x",
"product_id": "openssh-server-0:8.0p1-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.28.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-clients-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-28.el8_10.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-28.el8_10.x86_64",
"product_id": "openssh-server-0:8.0p1-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.28.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-28.el8_10.src",
"product": {
"name": "openssh-0:8.0p1-28.el8_10.src",
"product_id": "openssh-0:8.0p1-28.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.src"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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.28.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.28.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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.28.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.28.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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.28.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.28.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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.28.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.28.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.src"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-28.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.28.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.28.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.28.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.28.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.28.el8_10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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.28.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.28.el8_10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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.28.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.28.el8_10.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.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.28.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.28.el8_10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64"
]
},
"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-04-02T12:35:10+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-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6461"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-askpass-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-cavs-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-clients-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-debugsource-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-keycat-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-ldap-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:openssh-server-debuginfo-0:8.0p1-28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-0:0.10.3-7.28.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.28.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:6462
Vulnerability from csaf_redhat - Published: 2026-04-02 12:33 - Updated: 2026-06-02 20:08A 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: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.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.48.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.48.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.48.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.48.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.48.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.48.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.48.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.48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.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.48.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.48.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.48.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.48.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.48.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.48.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.48.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.48.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 GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\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:6462",
"url": "https://access.redhat.com/errata/RHSA-2026:6462"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6462.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-02T20:08:25+00:00",
"generator": {
"date": "2026-06-02T20:08:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:6462",
"initial_release_date": "2026-04-02T12:33:43+00:00",
"revision_history": [
{
"date": "2026-04-02T12:33:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:33:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:08:25+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-48.el9_7.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-clients-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-48.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-48.el9_7.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-48.el9_7.aarch64",
"product_id": "openssh-server-0:8.7p1-48.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-48.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-48.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-48.el9_7.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-48.el9_7.ppc64le",
"product_id": "openssh-server-0:8.7p1-48.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-48.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-clients-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-48.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-48.el9_7.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-48.el9_7.x86_64",
"product_id": "openssh-server-0:8.7p1-48.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-48.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-askpass-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-clients-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-keycat-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-48.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-48.el9_7.s390x",
"product": {
"name": "openssh-server-0:8.7p1-48.el9_7.s390x",
"product_id": "openssh-server-0:8.7p1-48.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-48.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-48.el9_7.src",
"product": {
"name": "openssh-0:8.7p1-48.el9_7.src",
"product_id": "openssh-0:8.7p1-48.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.src"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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.48.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.48.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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.48.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.48.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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.48.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.48.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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.48.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.48.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.src"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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-48.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-48.el9_7.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-48.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.48.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.48.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.48.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.48.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.48.el9_7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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.48.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.48.el9_7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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.48.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.48.el9_7.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.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.48.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.48.el9_7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
}
]
},
"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": [
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64"
]
},
"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-04-02T12:33: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-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6462"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"AppStream-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:openssh-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-askpass-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-clients-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-debugsource-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-keycat-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-server-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:openssh-sk-dummy-debuginfo-0:8.7p1-48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-0:0.10.4-5.48.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.48.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:6463
Vulnerability from csaf_redhat - Published: 2026-04-02 12:09 - Updated: 2026-06-02 20:08A 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: AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.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 GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\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:6463",
"url": "https://access.redhat.com/errata/RHSA-2026:6463"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6463.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-02T20:08:26+00:00",
"generator": {
"date": "2026-06-02T20:08:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:6463",
"initial_release_date": "2026-04-02T12:09:43+00:00",
"revision_history": [
{
"date": "2026-04-02T12:09:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:09:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:08:26+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-13.el10_1.aarch64",
"product": {
"name": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-13.el10_1.aarch64",
"product": {
"name": "openssh-server-0:9.9p1-13.el10_1.aarch64",
"product_id": "openssh-server-0:9.9p1-13.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
"product": {
"name": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
"product_id": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-clients-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-13.el10_1.x86_64",
"product": {
"name": "openssh-server-0:9.9p1-13.el10_1.x86_64",
"product_id": "openssh-server-0:9.9p1-13.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-clients-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-clients-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-13.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-13.el10_1.s390x",
"product": {
"name": "openssh-server-0:9.9p1-13.el10_1.s390x",
"product_id": "openssh-server-0:9.9p1-13.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-13.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-13.el10_1.src",
"product": {
"name": "openssh-0:9.9p1-13.el10_1.src",
"product_id": "openssh-0:9.9p1-13.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-13.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-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-server-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src"
},
"product_reference": "openssh-0:9.9p1-13.el10_1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keysign-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-13.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-13.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-server-0:9.9p1-13.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:9.9p1-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.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-13.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-13.el10_1.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
}
]
},
"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": [
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
]
},
"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-04-02T12:09: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-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6463"
},
{
"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": [
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
]
}
],
"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": [
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"AppStream-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"AppStream-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.src",
"BaseOS-10.1.Z:openssh-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-askpass-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-clients-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-debugsource-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keycat-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-keysign-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-server-debuginfo-0:9.9p1-13.el10_1.x86_64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.aarch64",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.ppc64le",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.s390x",
"BaseOS-10.1.Z:openssh-sk-dummy-debuginfo-0:9.9p1-13.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:7107
Vulnerability from csaf_redhat - Published: 2026-04-08 16:43 - Updated: 2026-06-02 20:08A 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: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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 GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\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:7107",
"url": "https://access.redhat.com/errata/RHSA-2026:7107"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7107.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-02T20:08:41+00:00",
"generator": {
"date": "2026-06-02T20:08:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:7107",
"initial_release_date": "2026-04-08T16:43:28+00:00",
"revision_history": [
{
"date": "2026-04-08T16:43:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-08T16:43:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:08:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream 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.2.aarch64",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"product_id": "openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"product_id": "openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.2.s390x",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.2.s390x",
"product_id": "openssh-server-0:9.9p1-7.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keysign-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@9.9p1-7.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"product": {
"name": "openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"product_id": "openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@9.9p1-7.el10_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:9.9p1-7.el10_0.2.src",
"product": {
"name": "openssh-0:9.9p1-7.el10_0.2.src",
"product_id": "openssh-0:9.9p1-7.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@9.9p1-7.el10_0.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-7.el10_0.2.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.2.aarch64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.src"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.src"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debugsource-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keysign-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64"
]
}
],
"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": [
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64"
],
"known_not_affected": [
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64"
]
},
"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-04-08T16:43:28+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.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7107"
},
{
"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": [
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64"
]
}
],
"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": [
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"AppStream-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.src",
"BaseOS-10.0.Z.E2S:openssh-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-askpass-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-clients-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-debugsource-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keycat-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-keysign-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-server-debuginfo-0:9.9p1-7.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:openssh-sk-dummy-debuginfo-0:9.9p1-7.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:9415
Vulnerability from csaf_redhat - Published: 2026-04-21 17:19 - Updated: 2026-06-02 20:10A 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: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.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 GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\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:9415",
"url": "https://access.redhat.com/errata/RHSA-2026:9415"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9415.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-02T20:10:09+00:00",
"generator": {
"date": "2026-06-02T20:10:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:9415",
"initial_release_date": "2026-04-21T17:19:55+00:00",
"revision_history": [
{
"date": "2026-04-21T17:19:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-21T17:19:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:10:09+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.2.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"product_id": "openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.2.s390x",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.2.s390x",
"product_id": "openssh-server-0:8.7p1-45.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"product_id": "openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.45.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.45.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"product_id": "openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-45.el9_6.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-45.el9_6.2.src",
"product": {
"name": "openssh-0:8.7p1-45.el9_6.2.src",
"product_id": "openssh-0:8.7p1-45.el9_6.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-45.el9_6.2?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.2.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.2.aarch64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.src"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.1.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.1.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.1.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.1.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.1.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.1.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.1.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.1.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.2.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.2.aarch64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.src"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.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.1.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.1.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.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.1.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.1.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.1.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.1.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.1.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.1.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.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.1.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.1.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+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.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64"
]
},
"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-04-21T17:19:55+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.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9415"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:openssh-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-debugsource-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-45.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.45.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.s390x",
"BaseOS-9.6.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.45.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:9732
Vulnerability from csaf_redhat - Published: 2026-04-22 15:08 - Updated: 2026-06-02 20:10A 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: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\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:9732",
"url": "https://access.redhat.com/errata/RHSA-2026:9732"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9732.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-02T20:10:31+00:00",
"generator": {
"date": "2026-06-02T20:10:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:9732",
"initial_release_date": "2026-04-22T15:08:16+00:00",
"revision_history": [
{
"date": "2026-04-22T15:08:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T15:08:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T20:10:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"product_id": "openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"product_id": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"product_id": "openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.7.s390x",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.s390x",
"product_id": "openssh-server-0:8.7p1-38.el9_4.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.7.src",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.7.src",
"product_id": "openssh-0:8.7p1-38.el9_4.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.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-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64"
],
"known_not_affected": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64"
]
},
"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-04-22T15:08:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9732"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.7.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
WID-SEC-W-2026-0716
Vulnerability from csaf_certbund - Published: 2026-03-12 23:00 - Updated: 2026-05-20 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP15 IF02
IBM / QRadar SIEM
|
<7.5.0 UP15 IF02 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source OpenSSH GSSAPI delta Linux distributions
Open Source / OpenSSH
|
cpe:/a:openbsd:openssh:gssapi_delta_linux_distributions
|
GSSAPI delta Linux distributions | |
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.64
Red Hat / OpenShift
|
Container Platform <4.15.64 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "OpenSSH ist eine Open Source Implementierung des Secure Shell Protokolls.\r\nUbuntu Linux ist die Linux Distribution des Herstellers Canonical.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OpenSSH GSSAPI und Ubuntu Linux ausnutzen, um ein undefiniertes Fehlverhalten oder einen potenziellen Denial-of-Service-Angriff auszul\u00f6sen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0716 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0716.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0716 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0716"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-WCPP-3X59-H8VP vom 2026-03-12",
"url": "https://github.com/advisories/GHSA-WCPP-3X59-H8VP"
},
{
"category": "external",
"summary": "Mailing List OSS-Security vom 2026-03-12",
"url": "https://seclists.org/oss-sec/2026/q1/299"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8090-1 vom 2026-03-12",
"url": "https://ubuntu.com/security/notices/USN-8090-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8090-2 vom 2026-03-12",
"url": "https://ubuntu.com/security/notices/USN-8090-2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-BAB4AA5DA7 vom 2026-03-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-bab4aa5da7"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-39819A3D62 vom 2026-03-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-39819a3d62"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-62FB46CAAC vom 2026-03-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-62fb46caac"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6462 vom 2026-04-03",
"url": "https://linux.oracle.com/errata/ELSA-2026-6462.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6461 vom 2026-04-03",
"url": "https://linux.oracle.com/errata/ELSA-2026-6461.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6463 vom 2026-04-02",
"url": "https://linux.oracle.com/errata/ELSA-2026-6463.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6463 vom 2026-04-02",
"url": "https://access.redhat.com/errata/RHSA-2026:6463"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6462 vom 2026-04-02",
"url": "https://access.redhat.com/errata/RHSA-2026:6462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6461 vom 2026-04-02",
"url": "https://access.redhat.com/errata/RHSA-2026:6461"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6461 vom 2026-04-09",
"url": "https://errata.build.resf.org/RLSA-2026:6461"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7107 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:7107"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6204 vom 2026-04-09",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00114.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4535 vom 2026-04-16",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:9415 vom 2026-04-21",
"url": "https://access.redhat.com/errata/RHSA-2026:9415"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10065 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:9732 vom 2026-04-22",
"url": "https://access.redhat.com/errata/RHSA-2026:9732"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7270594 vom 2026-04-23",
"url": "https://www.ibm.com/support/pages/node/7270594"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10714 vom 2026-04-27",
"url": "https://access.redhat.com/errata/RHSA-2026:10714"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13812 vom 2026-05-05",
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13750 vom 2026-05-05",
"url": "https://access.redhat.com/errata/RHSA-2026:13750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14924 vom 2026-05-07",
"url": "https://access.redhat.com/errata/RHSA-2026:14924"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:15893 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:15893"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:15891 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:15891"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12071 vom 2026-05-11",
"url": "https://access.redhat.com/errata/RHSA-2026:12071"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:15087 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17596 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:17596"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19724 vom 2026-05-21",
"url": "https://access.redhat.com/errata/RHSA-2026:19724"
}
],
"source_lang": "en-US",
"title": "OpenSSH GSSAPI delta: Schwachstelle erm\u00f6glicht nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:56:25.178+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0716",
"initial_release_date": "2026-03-12T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-12T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-04-06T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-04-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-04-16T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-05T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-07T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-10T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "15"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP15 IF02",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP15 IF02",
"product_id": "T053291"
}
},
{
"category": "product_version",
"name": "7.5.0 UP15 IF02",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP15 IF02",
"product_id": "T053291-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up15_if02"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "GSSAPI delta Linux distributions",
"product": {
"name": "Open Source OpenSSH GSSAPI delta Linux distributions",
"product_id": "T051698",
"product_identification_helper": {
"cpe": "cpe:/a:openbsd:openssh:gssapi_delta_linux_distributions"
}
}
}
],
"category": "product_name",
"name": "OpenSSH"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.64",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.64",
"product_id": "T054017"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.64",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.64",
"product_id": "T054017-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.64"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.54",
"product_id": "T054403"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.54",
"product_id": "T054403-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.54"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T051700",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3497",
"product_status": {
"known_affected": [
"2951",
"67646",
"T053291",
"T051700",
"T051698",
"T054403",
"T004914",
"T054017",
"T032255",
"74185"
]
},
"release_date": "2026-03-12T23:00:00.000+00:00",
"title": "CVE-2026-3497"
}
]
}
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.