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-05",
"epss": "0.00081",
"percentile": "0.23856"
},
"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:21690
Vulnerability from csaf_redhat - Published: 2026-06-04 16:34 - Updated: 2026-06-05 00:49A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0 | — |
Vendor Fix
fix
|
A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's XFRM ESP-in-TCP subsystem. Unsafe in-place cryptographic processing allows a low-privileged local attacker to write arbitrary bytes into the page cache of read-only files, including sensitive system files. An attacker can exploit this to overwrite privileged binaries and gain root privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0 | — |
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 OpenShift Container Platform release 4.13.67 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.13.67. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:21689\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:21690",
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "external",
"summary": "2477015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477015"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21690.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.67 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T00:49:44+00:00",
"generator": {
"date": "2026-06-05T00:49:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:21690",
"initial_release_date": "2026-06-04T16:34:05+00:00",
"revision_history": [
{
"date": "2026-06-04T16:34:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-04T16:34:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T00:49:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-413.92.202605271328-0",
"product": {
"name": "rhcos-x86_64-413.92.202605271328-0",
"product_id": "rhcos-x86_64-413.92.202605271328-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@413.92.202605271328?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-413.92.202605271328-0 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
},
"product_reference": "rhcos-x86_64-413.92.202605271328-0",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T16:34:05+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:596514a0fcc2e3110cbcdf2fc57295c2df375f2f0ff36452ff0d7d181ad6c603\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T16:34:05+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:596514a0fcc2e3110cbcdf2fc57295c2df375f2f0ff36452ff0d7d181ad6c603\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T16:34:05+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:596514a0fcc2e3110cbcdf2fc57295c2df375f2f0ff36452ff0d7d181ad6c603\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T16:34:05+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:596514a0fcc2e3110cbcdf2fc57295c2df375f2f0ff36452ff0d7d181ad6c603\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-35535",
"cwe": {
"id": "CWE-272",
"name": "Least Privilege Violation"
},
"discovery_date": "2026-04-03T03:01:03.124541+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454714"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35535"
},
{
"category": "external",
"summary": "RHBZ#2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35535"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535"
},
{
"category": "external",
"summary": "https://bugs.debian.org/1130593",
"url": "https://bugs.debian.org/1130593"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042",
"url": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042"
},
{
"category": "external",
"summary": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69",
"url": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69"
},
{
"category": "external",
"summary": "https://www.qualys.com/2026/03/10/crack-armor.txt",
"url": "https://www.qualys.com/2026/03/10/crack-armor.txt"
}
],
"release_date": "2026-04-03T02:21:33.584000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T16:34:05+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:596514a0fcc2e3110cbcdf2fc57295c2df375f2f0ff36452ff0d7d181ad6c603\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls"
},
{
"cve": "CVE-2026-46300",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2026-05-13T13:28:21.270000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s XFRM ESP-in-TCP subsystem. Unsafe in-place cryptographic processing allows a low-privileged local attacker to write arbitrary bytes into the page cache of read-only files, including sensitive system files. An attacker can exploit this to overwrite privileged binaries and gain root privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: \"Fragnesia\" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Important, rather than Critical severity, because exploitation requires local access to the system. A low-privileged local attacker can exploit this flaw in the Linux kernel\u0027s XFRM ESP-in-TCP subsystem to gain root privileges by overwriting sensitive system files. Exploitation does not require user interaction, potentially resulting in full compromise of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46300"
},
{
"category": "external",
"summary": "RHBZ#2477015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477015"
},
{
"category": "external",
"summary": "RHSB-2026-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46300",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46300"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46300",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46300"
}
],
"release_date": "2026-05-13T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T16:34:05+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:596514a0fcc2e3110cbcdf2fc57295c2df375f2f0ff36452ff0d7d181ad6c603\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21690"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202605271328-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: \"Fragnesia\" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel"
}
]
}
RHSA-2026:21695
Vulnerability from csaf_redhat - Published: 2026-06-04 17:00 - Updated: 2026-06-05 00:49A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0 | — |
Vendor Fix
fix
Workaround
|
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: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0 | — |
Vendor Fix
fix
|
A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's xfrm-ESP and RxRPC subsystems. Unsafe in-place cryptographic processing of shared socket buffer fragments allows a low-privileged local attacker to corrupt page-cache contents of readable files, including sensitive system files, and gain root privileges. The xfrm-ESP variant requires unprivileged user or network namespace creation, while the RxRPC variant depends on the rxrpc module being available on the target system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's XFRM ESP-in-TCP subsystem. Unsafe in-place cryptographic processing allows a low-privileged local attacker to write arbitrary bytes into the page cache of read-only files, including sensitive system files. An attacker can exploit this to overwrite privileged binaries and gain root privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0 | — |
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 OpenShift Container Platform release 4.12.91 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.12.91. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:21694\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:21695",
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "external",
"summary": "2467771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467771"
},
{
"category": "external",
"summary": "2477015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477015"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21695.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.91 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T00:49:45+00:00",
"generator": {
"date": "2026-06-05T00:49:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:21695",
"initial_release_date": "2026-06-04T17:00:30+00:00",
"revision_history": [
{
"date": "2026-06-04T17:00:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-04T17:00:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T00:49:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-412.86.202605271418-0",
"product": {
"name": "rhcos-x86_64-412.86.202605271418-0",
"product_id": "rhcos-x86_64-412.86.202605271418-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@412.86.202605271418?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-412.86.202605271418-0 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
},
"product_reference": "rhcos-x86_64-412.86.202605271418-0",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T17:00:30+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3701cb0c9cd5c3123709a9ec33af15b4c6fe414f62b316a27cbbc07f5857a869\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T17:00:30+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3701cb0c9cd5c3123709a9ec33af15b4c6fe414f62b316a27cbbc07f5857a869\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
},
{
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T17:00:30+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3701cb0c9cd5c3123709a9ec33af15b4c6fe414f62b316a27cbbc07f5857a869\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-35535",
"cwe": {
"id": "CWE-272",
"name": "Least Privilege Violation"
},
"discovery_date": "2026-04-03T03:01:03.124541+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454714"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sudo. A local user could exploit a failure in the setuid, setgid, or setgroups calls, which are used to drop privileges before running the mailer. This oversight allows for privilege escalation, enabling the user to gain elevated access on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35535"
},
{
"category": "external",
"summary": "RHBZ#2454714",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454714"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35535"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35535"
},
{
"category": "external",
"summary": "https://bugs.debian.org/1130593",
"url": "https://bugs.debian.org/1130593"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042",
"url": "https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2143042"
},
{
"category": "external",
"summary": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69",
"url": "https://github.com/sudo-project/sudo/commit/3e474c2f201484be83d994ae10a4e20e8c81bb69"
},
{
"category": "external",
"summary": "https://www.qualys.com/2026/03/10/crack-armor.txt",
"url": "https://www.qualys.com/2026/03/10/crack-armor.txt"
}
],
"release_date": "2026-04-03T02:21:33.584000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T17:00:30+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3701cb0c9cd5c3123709a9ec33af15b4c6fe414f62b316a27cbbc07f5857a869\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sudo: Sudo: Privilege escalation due to failure in privilege drop calls"
},
{
"cve": "CVE-2026-43284",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2026-05-07T15:56:04.044000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xfrm-ESP and RxRPC subsystems. Unsafe in-place cryptographic processing of shared socket buffer fragments allows a low-privileged local attacker to corrupt page-cache contents of readable files, including sensitive system files, and gain root privileges. The xfrm-ESP variant requires unprivileged user or network namespace creation, while the RxRPC variant depends on the rxrpc module being available on the target system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: \"Dirty Frag\" ESP XFRM variant is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Important, rather than Critical severity, because exploitation requires local access to the system. A low-privileged local attacker can exploit this flaw in the Linux kernel\u0027s xfrm-ESP and RxRPC subsystems to gain root privileges by overwriting sensitive system files. Exploitation does not require user interaction, potentially resulting in full compromise of confidentiality, integrity, and availability.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43284"
},
{
"category": "external",
"summary": "RHBZ#2467771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467771"
},
{
"category": "external",
"summary": "RHSB-2026-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43284",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43284"
},
{
"category": "external",
"summary": "https://dirtyfrag.io/",
"url": "https://dirtyfrag.io/"
}
],
"release_date": "2026-05-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T17:00:30+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3701cb0c9cd5c3123709a9ec33af15b4c6fe414f62b316a27cbbc07f5857a869\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: \"Dirty Frag\" ESP XFRM variant is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel"
},
{
"cve": "CVE-2026-46300",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2026-05-13T13:28:21.270000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s XFRM ESP-in-TCP subsystem. Unsafe in-place cryptographic processing allows a low-privileged local attacker to write arbitrary bytes into the page cache of read-only files, including sensitive system files. An attacker can exploit this to overwrite privileged binaries and gain root privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: \"Fragnesia\" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Important, rather than Critical severity, because exploitation requires local access to the system. A low-privileged local attacker can exploit this flaw in the Linux kernel\u0027s XFRM ESP-in-TCP subsystem to gain root privileges by overwriting sensitive system files. Exploitation does not require user interaction, potentially resulting in full compromise of confidentiality, integrity, and availability.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46300"
},
{
"category": "external",
"summary": "RHBZ#2477015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477015"
},
{
"category": "external",
"summary": "RHSB-2026-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46300",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46300"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46300",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46300"
}
],
"release_date": "2026-05-13T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T17:00:30+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3701cb0c9cd5c3123709a9ec33af15b4c6fe414f62b316a27cbbc07f5857a869\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21695"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202605271418-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: \"Fragnesia\" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel"
}
]
}
RHSA-2026:5475
Vulnerability from csaf_redhat - Published: 2026-03-23 17:29 - Updated: 2026-06-04 17:49A 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-04T17:49:46+00:00",
"generator": {
"date": "2026-06-04T17:49:46+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-04T17:49:46+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-05 00:28A 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-05T00:28:19+00:00",
"generator": {
"date": "2026-06-05T00:28:19+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-05T00:28:19+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-05 00:28A 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-05T00:28:40+00:00",
"generator": {
"date": "2026-06-05T00:28:40+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-05T00:28:40+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-05 00:28A 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-05T00:28:40+00:00",
"generator": {
"date": "2026-06-05T00:28:40+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-05T00:28:40+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-05 00:29A 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-05T00:29:06+00:00",
"generator": {
"date": "2026-06-05T00:29:06+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-05T00:29:06+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-05 00:31A 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-05T00:31:58+00:00",
"generator": {
"date": "2026-06-05T00:31:58+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-05T00:31:58+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-05 00:32A 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-05T00:32:55+00:00",
"generator": {
"date": "2026-06-05T00:32:55+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-05T00:32:55+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.