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-05-14",
"epss": "0.00035",
"percentile": "0.10415"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-3497\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2026-03-12T19:16:19.910\",\"lastModified\":\"2026-04-16T19:16:34.113\",\"vulnStatus\":\"Awaiting Analysis\",\"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\"}}]},\"weaknesses\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-908\"}]}],\"references\":[{\"url\":\"https://ubuntu.com/security/CVE-2026-3497\",\"source\":\"security@ubuntu.com\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2026/03/12/3\",\"source\":\"security@ubuntu.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/12/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/14/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/18/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"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:16008
Vulnerability from csaf_redhat - Published: 2026-05-11 14:12 - Updated: 2026-05-14 22:36A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server Model Optimization Tools 3.3.3 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server Model Optimization Tools",
"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:16008",
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42308",
"url": "https://access.redhat.com/security/cve/CVE-2026-42308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42309",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42310",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42311",
"url": "https://access.redhat.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16008.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.3.3 (CUDA)",
"tracking": {
"current_release_date": "2026-05-14T22:36:17+00:00",
"generator": {
"date": "2026-05-14T22:36:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16008",
"initial_release_date": "2026-05-11T14:12:10+00:00",
"revision_history": [
{
"date": "2026-05-11T14:12:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T17:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:36:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Ab4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244559"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244559"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"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-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-42309",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-09T06:01:11.401932+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via specially crafted coordinate input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact vulnerability in the Pillow Python imaging library could lead to a denial of service. Applications processing untrusted image data that utilize specific Pillow APIs, such as `ImagePath.Path`, `ImageDraw.ImageDraw.polygon`, or `ImageDraw.ImageDraw.line`, with specially crafted nested list coordinates are susceptible to a heap buffer overflow.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "RHBZ#2468458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42309",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2"
}
],
"release_date": "2026-05-09T04:08:10.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via specially crafted coordinate input"
},
{
"cve": "CVE-2026-42310",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-09T06:01:21.465052+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via malicious PDF processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "RHBZ#2468461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42310",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468",
"url": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9519",
"url": "https://github.com/python-pillow/Pillow/pull/9519"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7"
}
],
"release_date": "2026-05-09T04:10:48.395000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via malicious PDF processing"
}
]
}
RHSA-2026:14773
Vulnerability from csaf_redhat - Published: 2026-05-13 14:17 - Updated: 2026-05-14 22:35A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's algif_aead cryptographic algorithm interface. An incorrect 'in-place operation' was introduced, where the source and destination data mappings were different. This could lead to unexpected behavior or data integrity issues during cryptographic operations, potentially impacting the reliability of encrypted communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.64 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container\nPlatform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the 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.15.64. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:14772\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.15/html/release_notes/\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due\nto uninitialized variables (CVE-2026-3497)\n* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via\narchive_read_data() in libarchive (CVE-2026-4111)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds\nread in RAR archive processing (CVE-2026-4424)\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize\n(CVE-2026-25646)\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after\nsession termination (CVE-2026-27135)\n* vim: Vim: Arbitrary code execution via command injection in glob()\nfunction (CVE-2026-33412)\n* grub2: Missing unregister call for gettext command may lead to\nuse-after-free (CVE-2025-61662)\n* openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in\nPKCS#12 processing (CVE-2025-69419)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in\nISO9660 image processing (CVE-2026-5121)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing\n(CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw\nplugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap\nfile (CVE-2026-28421)\n* kernel: crypto: algif_aead - Revert to operating out-of-place (CVE-2026-31431)\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.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:14773",
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"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": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14773.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.64 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:20+00:00",
"generator": {
"date": "2026-05-14T22:35:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:14773",
"initial_release_date": "2026-05-13T14:17:24+00:00",
"revision_history": [
{
"date": "2026-05-13T14:17:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-13T14:17:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:20+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.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-415.92.202605060220-0",
"product": {
"name": "rhcos-aarch64-415.92.202605060220-0",
"product_id": "rhcos-aarch64-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-415.92.202605060220-0",
"product": {
"name": "rhcos-ppc64le-415.92.202605060220-0",
"product_id": "rhcos-ppc64le-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-415.92.202605060220-0",
"product": {
"name": "rhcos-s390x-415.92.202605060220-0",
"product_id": "rhcos-s390x-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-415.92.202605060220-0",
"product": {
"name": "rhcos-x86_64-415.92.202605060220-0",
"product_id": "rhcos-x86_64-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0"
},
"product_reference": "rhcos-aarch64-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0"
},
"product_reference": "rhcos-ppc64le-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0"
},
"product_reference": "rhcos-s390x-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
},
"product_reference": "rhcos-x86_64-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option 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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
}
],
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-31431",
"cwe": {
"id": "CWE-1288",
"name": "Improper Validation of Consistency within Input"
},
"discovery_date": "2026-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s algif_aead cryptographic algorithm interface. An incorrect \u0027in-place operation\u0027 was introduced, where the source and destination data mappings were different. This could lead to unexpected behavior or data integrity issues during cryptographic operations, potentially impacting the reliability of encrypted communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: crypto: algif_aead - Revert to operating out-of-place",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This local privilege escalation is rated as Important severity. Part of the Linux kernel\u0027s cryptographic interface contains an incorrect in-place operation, where source and destination data mappings differ. This could lead to data integrity issues, including the escalation to root privileges.",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31431"
},
{
"category": "external",
"summary": "RHBZ#2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "external",
"summary": "RHSB-2026-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7141989",
"url": "https://access.redhat.com/articles/7141989"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141931",
"url": "https://access.redhat.com/solutions/7141931"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141979",
"url": "https://access.redhat.com/solutions/7141979"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141990",
"url": "https://access.redhat.com/solutions/7141990"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141996",
"url": "https://access.redhat.com/solutions/7141996"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7142032",
"url": "https://access.redhat.com/solutions/7142032"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2026-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2026-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: crypto: algif_aead - Revert to operating out-of-place"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 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.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:12071
Vulnerability from csaf_redhat - Published: 2026-05-11 08:46 - Updated: 2026-05-14 22:35A 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.18:rhcos-aarch64-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18.39 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.18.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.18.39. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:12069\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing (CVE-2026-4424)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing (CVE-2026-5121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:12071",
"url": "https://access.redhat.com/errata/RHSA-2026:12071"
},
{
"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": "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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_12071.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.39 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:07+00:00",
"generator": {
"date": "2026-05-14T22:35:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:12071",
"initial_release_date": "2026-05-11T08:46:45+00:00",
"revision_history": [
{
"date": "2026-05-11T08:46:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-11T08:46:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:07+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.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-418.94.202604240015-0",
"product": {
"name": "rhcos-aarch64-418.94.202604240015-0",
"product_id": "rhcos-aarch64-418.94.202604240015-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604240015?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-418.94.202604240015-0",
"product": {
"name": "rhcos-ppc64le-418.94.202604240015-0",
"product_id": "rhcos-ppc64le-418.94.202604240015-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604240015?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-418.94.202604240015-0",
"product": {
"name": "rhcos-s390x-418.94.202604240015-0",
"product_id": "rhcos-s390x-418.94.202604240015-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604240015?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-418.94.202604240015-0",
"product": {
"name": "rhcos-x86_64-418.94.202604240015-0",
"product_id": "rhcos-x86_64-418.94.202604240015-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604240015?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-418.94.202604240015-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604240015-0"
},
"product_reference": "rhcos-aarch64-418.94.202604240015-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-418.94.202604240015-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0"
},
"product_reference": "rhcos-ppc64le-418.94.202604240015-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-418.94.202604240015-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0"
},
"product_reference": "rhcos-s390x-418.94.202604240015-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-418.94.202604240015-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
},
"product_reference": "rhcos-x86_64-418.94.202604240015-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T08:46:45+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c\n\n (For s390x architecture)\n The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1\n\n (For ppc64le architecture)\n The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb\n\n (For aarch64 architecture)\n The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12071"
},
{
"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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T08:46:45+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c\n\n (For s390x architecture)\n The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1\n\n (For ppc64le architecture)\n The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb\n\n (For aarch64 architecture)\n The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12071"
},
{
"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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T08:46:45+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e97f1a9f5f5e751c7795ab6638723b064447106845f3d75d35b03a1a6c9488c\n\n (For s390x architecture)\n The image digest is sha256:38ce542dda6ecfabbc74da4052af74b63a2e6e00ba3c58ccb2e8610ee4fa3ba1\n\n (For ppc64le architecture)\n The image digest is sha256:1dc485424fa4a6fbe7864c44d2b527351d53b9f7d7bd24d349e6b25325624bdb\n\n (For aarch64 architecture)\n The image digest is sha256:4f700acd8ac54c1ff151c27ea9042606fef35a7874204732503656bc88e19fda\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12071"
},
{
"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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-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.18:rhcos-aarch64-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604240015-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604240015-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
}
]
}
RHSA-2026:9732
Vulnerability from csaf_redhat - Published: 2026-04-22 15:08 - Updated: 2026-05-14 22:34A 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-05-14T22:34:52+00:00",
"generator": {
"date": "2026-05-14T22:34:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:34:52+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"
}
]
}
RHSA-2026:10065
Vulnerability from csaf_redhat - Published: 2026-04-23 06:06 - Updated: 2026-05-14 22:36A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side—along with conditions beyond the attacker's control—may be able to inject plain text data into the response from an upstream proxied server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
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: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
|
A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The latest release of Red Hat Update Infrastructure. For more details, see the product documentation.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) container images are based on the latest RHUI RPM packages and the ubi9 or ubi9-init base images.\nThis release updates to the latest version.",
"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:10065",
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1642",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27651",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27654",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27784",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32647",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10065.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.1 security update",
"tracking": {
"current_release_date": "2026-05-14T22:36:23+00:00",
"generator": {
"date": "2026-05-14T22:36:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:10065",
"initial_release_date": "2026-04-23T06:06:23+00:00",
"revision_history": [
{
"date": "2026-04-23T06:06:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-23T06:06:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:36:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-rhel9@sha256%3A8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"product": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"product_identification_helper": {
"purl": "pkg:oci/haproxy-rhel9@sha256%3A8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-rhel9@sha256%3A8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-rhel9@sha256%3A7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868842"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64"
},
"product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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 Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2026-1642",
"cwe": {
"id": "CWE-349",
"name": "Acceptance of Extraneous Untrusted Data With Trusted Data"
},
"discovery_date": "2026-02-04T16:00:52.156255+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side\u2014along with conditions beyond the attacker\u0027s control\u2014may be able to inject plain text data into the response from an upstream proxied server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "external",
"summary": "RHBZ#2436738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000159824",
"url": "https://my.f5.com/manage/s/article/K000159824"
}
],
"release_date": "2026-02-04T15:02:06.154000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections"
},
{
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64"
]
}
],
"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 Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64"
]
},
"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-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"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-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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 Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6461
Vulnerability from csaf_redhat - Published: 2026-04-02 12:35 - Updated: 2026-05-14 22:34A 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-05-14T22:34:32+00:00",
"generator": {
"date": "2026-05-14T22:34:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:34:32+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:9415
Vulnerability from csaf_redhat - Published: 2026-04-21 17:19 - Updated: 2026-05-14 22:34A 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-05-14T22:34:49+00:00",
"generator": {
"date": "2026-05-14T22:34:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:34:49+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:10714
Vulnerability from csaf_redhat - Published: 2026-04-27 02:15 - Updated: 2026-05-14 22:34A 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.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.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.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: OpenSSH 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:10714",
"url": "https://access.redhat.com/errata/RHSA-2026:10714"
},
{
"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_10714.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:54+00:00",
"generator": {
"date": "2026-05-14T22:34:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:10714",
"initial_release_date": "2026-04-27T02:15:37+00:00",
"revision_history": [
{
"date": "2026-04-27T02:15:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T02:15:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-server-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.10.src",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.10.src",
"product_id": "openssh-0:8.7p1-30.el9_2.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"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.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.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.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64"
],
"known_not_affected": [
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.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-27T02:15:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10714"
},
{
"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.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.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-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.10.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:15087
Vulnerability from csaf_redhat - Published: 2026-05-13 13:55 - Updated: 2026-05-14 22:35A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's algif_aead cryptographic algorithm interface. An incorrect 'in-place operation' was introduced, where the source and destination data mappings were different. This could lead to unexpected behavior or data integrity issues during cryptographic operations, potentially impacting the reliability of encrypted communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.65 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\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\nfrom the 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.14.65. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:15086\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.14/html/release_notes/\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due\nto uninitialized variables (CVE-2026-3497)\n* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via\narchive_read_data() in libarchive (CVE-2026-4111)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds\nread in RAR archive processing (CVE-2026-4424)\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize\n(CVE-2026-25646)\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after\nsession termination (CVE-2026-27135)\n* vim: Vim: Arbitrary code execution via command injection in glob()\nfunction (CVE-2026-33412)\n* grub2: Missing unregister call for gettext command may lead to\nuse-after-free (CVE-2025-61662)\n* openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in\nPKCS#12 processing (CVE-2025-69419)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in\nISO9660 image processing (CVE-2026-5121)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing\n(CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw\nplugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap\nfile (CVE-2026-28421)\n* kernel: crypto: algif_aead - Revert to operating out-of-place (CVE-2026-31431)\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.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:15087",
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"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": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_15087.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.65 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:18+00:00",
"generator": {
"date": "2026-05-14T22:35:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:15087",
"initial_release_date": "2026-05-13T13:55:59+00:00",
"revision_history": [
{
"date": "2026-05-13T13:55:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-13T13:55:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-414.92.202605060243-0",
"product": {
"name": "rhcos-aarch64-414.92.202605060243-0",
"product_id": "rhcos-aarch64-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-414.92.202605060243-0",
"product": {
"name": "rhcos-ppc64le-414.92.202605060243-0",
"product_id": "rhcos-ppc64le-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-414.92.202605060243-0",
"product": {
"name": "rhcos-s390x-414.92.202605060243-0",
"product_id": "rhcos-s390x-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-414.92.202605060243-0",
"product": {
"name": "rhcos-x86_64-414.92.202605060243-0",
"product_id": "rhcos-x86_64-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0"
},
"product_reference": "rhcos-aarch64-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0"
},
"product_reference": "rhcos-ppc64le-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0"
},
"product_reference": "rhcos-s390x-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
},
"product_reference": "rhcos-x86_64-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option 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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
}
],
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-31431",
"cwe": {
"id": "CWE-1288",
"name": "Improper Validation of Consistency within Input"
},
"discovery_date": "2026-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s algif_aead cryptographic algorithm interface. An incorrect \u0027in-place operation\u0027 was introduced, where the source and destination data mappings were different. This could lead to unexpected behavior or data integrity issues during cryptographic operations, potentially impacting the reliability of encrypted communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: crypto: algif_aead - Revert to operating out-of-place",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This local privilege escalation is rated as Important severity. Part of the Linux kernel\u0027s cryptographic interface contains an incorrect in-place operation, where source and destination data mappings differ. This could lead to data integrity issues, including the escalation to root privileges.",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31431"
},
{
"category": "external",
"summary": "RHBZ#2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "external",
"summary": "RHSB-2026-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7141989",
"url": "https://access.redhat.com/articles/7141989"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141931",
"url": "https://access.redhat.com/solutions/7141931"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141979",
"url": "https://access.redhat.com/solutions/7141979"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141990",
"url": "https://access.redhat.com/solutions/7141990"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141996",
"url": "https://access.redhat.com/solutions/7141996"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7142032",
"url": "https://access.redhat.com/solutions/7142032"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2026-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2026-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: crypto: algif_aead - Revert to operating out-of-place"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:5475
Vulnerability from csaf_redhat - Published: 2026-03-23 17:29 - Updated: 2026-05-14 22:36A 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-05-14T22:36:53+00:00",
"generator": {
"date": "2026-05-14T22:36:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:36:53+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:6463
Vulnerability from csaf_redhat - Published: 2026-04-02 12:09 - Updated: 2026-05-14 22:34A 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-05-14T22:34:32+00:00",
"generator": {
"date": "2026-05-14T22:34:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:34:32+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:14924
Vulnerability from csaf_redhat - Published: 2026-05-07 20:12 - Updated: 2026-05-14 22:35A 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.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: OpenSSH 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:14924",
"url": "https://access.redhat.com/errata/RHSA-2026:14924"
},
{
"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_14924.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:01+00:00",
"generator": {
"date": "2026-05-14T22:35:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:14924",
"initial_release_date": "2026-05-07T20:12:41+00:00",
"revision_history": [
{
"date": "2026-05-07T20:12:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-07T20:12:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-20.el8_8.3.src",
"product": {
"name": "openssh-0:8.0p1-20.el8_8.3.src",
"product_id": "openssh-0:8.0p1-20.el8_8.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-20.el8_8.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.20.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"product": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"product_id": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-20.el8_8.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.20.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"product_id": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-20.el8_8.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"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-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.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-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
],
"known_not_affected": [
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.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-05-07T20:12:41+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.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14924"
},
{
"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.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.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.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"AppStream-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"AppStream-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.E4S:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.ppc64le",
"BaseOS-8.8.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.src",
"BaseOS-8.8.0.Z.TUS:openssh-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-debugsource-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.20.el8_8.3.x86_64",
"BaseOS-8.8.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.20.el8_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
RHSA-2026:16174
Vulnerability from csaf_redhat - Published: 2026-05-12 08:21 - Updated: 2026-05-14 22:36A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Heap buffer overflow in libvpx.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
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 AI Inference Server 3.3.3 (Spyre) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:16174",
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22695",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22801",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2447",
"url": "https://access.redhat.com/security/cve/CVE-2026-2447"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25506",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25646",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26209",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"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-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16174.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (Spyre)",
"tracking": {
"current_release_date": "2026-05-14T22:36:20+00:00",
"generator": {
"date": "2026-05-14T22:36:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16174",
"initial_release_date": "2026-05-12T08:21:58+00:00",
"revision_history": [
{
"date": "2026-05-12T08:21:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T08:22:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:36:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ac79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823?arch=ppc64le\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ae272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50?arch=s390x\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ab74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-2447",
"discovery_date": "2026-02-16T15:01:25.122593+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox and Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Heap buffer overflow in libvpx.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libvpx: Heap buffer overflow in libvpx",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2447"
},
{
"category": "external",
"summary": "RHBZ#2440219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2447"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=2014390",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2014390"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-10/",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-10/"
}
],
"release_date": "2026-02-16T14:13:23.559000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libvpx: Heap buffer overflow in libvpx"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26209",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-23T19:02:13.009646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450422"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "RHBZ#2450422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450422"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b",
"url": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/275",
"url": "https://github.com/agronholm/cbor2/pull/275"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/releases/tag/5.9.0",
"url": "https://github.com/agronholm/cbor2/releases/tag/5.9.0"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642"
}
],
"release_date": "2026-03-23T18:53:10.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
}
]
}
RHSA-2026:13812
Vulnerability from csaf_redhat - Published: 2026-05-05 17:47 - Updated: 2026-05-14 22:35A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
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: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated RHEL-8 based Middleware Containers container images are now available",
"title": "Topic"
},
{
"category": "general",
"text": "The RHEL-8 based Middleware Containers container images have been updated to address the following security advisory: \nRHSA-2026:11077 \nRHSA-2026:7667\nRHSA-2026:8534\nRHSA-2026:9745\n(see References)\n\nSecurity Fixes:\n* rsync: Rsync: Out of bounds array access via negative index (CVE-2025-10158)\n* gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function (CVE-2025-9820)\n* gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification (CVE-2025-14831)\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497) \n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing (CVE-2026-4424)\n* python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing (CVE-2026-5121) \n* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\nUsers of RHEL-8 based Middleware Containers container images are advised to upgrade to these updated images, which contain backported patches to correct these security issues, fix these bugs and add these enhancements. Users of these images are also encouraged to rebuild all container images that depend on these images.\n\nYou can find images updated by this advisory in Red Hat Container Catalog (see References).",
"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:13812",
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:11077",
"url": "https://access.redhat.com/errata/RHSA-2026:11077"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:7667",
"url": "https://access.redhat.com/errata/RHSA-2026:7667"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:8534",
"url": "https://access.redhat.com/errata/RHSA-2026:8534"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHSA-2026:9745",
"url": "https://access.redhat.com/errata/RHSA-2026:9745"
},
{
"category": "external",
"summary": "https://errata.engineering.redhat.com/advisory/165062",
"url": "https://errata.engineering.redhat.com/advisory/165062"
},
{
"category": "external",
"summary": "https://access.redhat.com/containers",
"url": "https://access.redhat.com/containers"
},
{
"category": "external",
"summary": "2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "2415637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415637"
},
{
"category": "external",
"summary": "2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"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": "2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_13812.json"
}
],
"title": "Red Hat Security Advisory: updated RHEL-8 based Middleware Containers container images",
"tracking": {
"current_release_date": "2026-05-14T22:35:02+00:00",
"generator": {
"date": "2026-05-14T22:35:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:13812",
"initial_release_date": "2026-05-05T17:47:50+00:00",
"revision_history": [
{
"date": "2026-05-05T17:47:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-05T17:47:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Middleware Containers for OpenShift",
"product": {
"name": "Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhosemc:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"product": {
"name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"product_id": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-businesscentral-monitoring-rhel8\u0026tag=7.13.5-4.1777325677"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"product": {
"name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"product_id": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-businesscentral-rhel8\u0026tag=7.13.5-4.1777325711"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"product": {
"name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"product_id": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-controller-rhel8\u0026tag=7.13.5-4.1777325710"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"product": {
"name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"product_id": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-dashbuilder-rhel8\u0026tag=7.13.5-3.1777325680"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"product": {
"name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"product_id": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-kieserver-rhel8\u0026tag=7.13.5-4.1777325709"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"product": {
"name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"product_id": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-process-migration-rhel8\u0026tag=7.13.5-4.1777325680"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"product": {
"name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"product_id": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8\u0026tag=7.13.5-4.1777325708"
}
}
},
{
"category": "product_version",
"name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"product": {
"name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"product_id": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931?arch=amd64\u0026repository_url=registry.redhat.io/rhpam-7/rhpam-operator-bundle\u0026tag=7.13.5-40"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64"
},
"product_reference": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64"
},
"product_reference": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64"
},
"product_reference": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64"
},
"product_reference": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64"
},
"product_reference": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
},
"product_reference": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64"
},
"product_reference": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 as a component of Middleware Containers for OpenShift",
"product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
},
"product_reference": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64",
"relates_to_product_reference": "8Base-RHOSE-Middleware"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9820",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-09-02T10:00:18.839000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low, since exploitation requires local access or a malicious PKCS#11 token. While the impact is limited to denial of service or potential code execution in constrained scenarios, the vulnerability stems from a lack of proper bounds checking during token label handling in GnuTLS. Users should treat this as a security concern in environments where untrusted tokens may be introduced.",
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "RHBZ#2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5",
"url": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1732",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1732"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Applying the upstream patch or vendor-supplied security update is the recommended resolution.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function"
},
{
"cve": "CVE-2025-10158",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-18T15:01:12.887910+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415637"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Rsync: Out of bounds array access via negative index",
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-10158"
},
{
"category": "external",
"summary": "RHBZ#2415637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415637"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10158"
},
{
"category": "external",
"summary": "https://attackerkb.com/assessments/fbacb2a6-d1cd-4011-bb3a-f06b1c8306b1",
"url": "https://attackerkb.com/assessments/fbacb2a6-d1cd-4011-bb3a-f06b1c8306b1"
},
{
"category": "external",
"summary": "https://github.com/RsyncProject/rsync/commit/797e17fc4a6f15e3b1756538a9f812b63942686f",
"url": "https://github.com/RsyncProject/rsync/commit/797e17fc4a6f15e3b1756538a9f812b63942686f"
}
],
"release_date": "2025-11-18T14:24:19.210000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rsync: Rsync: Out of bounds array access via negative index"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
},
{
"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": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
}
],
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"known_not_affected": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-05T17:47:50+00:00",
"details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13812"
}
],
"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-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64",
"8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
}
]
}
RHSA-2026:16009
Vulnerability from csaf_redhat - Published: 2026-05-11 14:14 - Updated: 2026-05-14 22:36A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.3.3 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:16009",
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26209",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42308",
"url": "https://access.redhat.com/security/cve/CVE-2026-42308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42309",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42310",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42311",
"url": "https://access.redhat.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16009.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (ROCm)",
"tracking": {
"current_release_date": "2026-05-14T22:36:14+00:00",
"generator": {
"date": "2026-05-14T22:36:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16009",
"initial_release_date": "2026-05-11T14:14:38+00:00",
"revision_history": [
{
"date": "2026-05-11T14:14:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T17:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:36:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3Ada9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244531"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"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-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-26209",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-23T19:02:13.009646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450422"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "RHBZ#2450422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450422"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b",
"url": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/275",
"url": "https://github.com/agronholm/cbor2/pull/275"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/releases/tag/5.9.0",
"url": "https://github.com/agronholm/cbor2/releases/tag/5.9.0"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642"
}
],
"release_date": "2026-03-23T18:53:10.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-42309",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-09T06:01:11.401932+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via specially crafted coordinate input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact vulnerability in the Pillow Python imaging library could lead to a denial of service. Applications processing untrusted image data that utilize specific Pillow APIs, such as `ImagePath.Path`, `ImageDraw.ImageDraw.polygon`, or `ImageDraw.ImageDraw.line`, with specially crafted nested list coordinates are susceptible to a heap buffer overflow.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "RHBZ#2468458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42309",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2"
}
],
"release_date": "2026-05-09T04:08:10.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via specially crafted coordinate input"
},
{
"cve": "CVE-2026-42310",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-09T06:01:21.465052+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via malicious PDF processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "RHBZ#2468461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42310",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468",
"url": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9519",
"url": "https://github.com/python-pillow/Pillow/pull/9519"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7"
}
],
"release_date": "2026-05-09T04:10:48.395000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via malicious PDF processing"
}
]
}
RHSA-2026:16030
Vulnerability from csaf_redhat - Published: 2026-05-11 15:49 - Updated: 2026-05-14 22:36A 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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.3.3 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:16030",
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26209",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42308",
"url": "https://access.redhat.com/security/cve/CVE-2026-42308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42309",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42310",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42311",
"url": "https://access.redhat.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16030.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (CUDA)",
"tracking": {
"current_release_date": "2026-05-14T22:36:16+00:00",
"generator": {
"date": "2026-05-14T22:36:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16030",
"initial_release_date": "2026-05-11T15:49:50+00:00",
"revision_history": [
{
"date": "2026-05-11T15:49:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T17:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:36:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778274666"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Ae3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778274666"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-26209",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-23T19:02:13.009646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450422"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "RHBZ#2450422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450422"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b",
"url": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/275",
"url": "https://github.com/agronholm/cbor2/pull/275"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/releases/tag/5.9.0",
"url": "https://github.com/agronholm/cbor2/releases/tag/5.9.0"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642"
}
],
"release_date": "2026-03-23T18:53:10.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-42309",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-09T06:01:11.401932+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via specially crafted coordinate input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact vulnerability in the Pillow Python imaging library could lead to a denial of service. Applications processing untrusted image data that utilize specific Pillow APIs, such as `ImagePath.Path`, `ImageDraw.ImageDraw.polygon`, or `ImageDraw.ImageDraw.line`, with specially crafted nested list coordinates are susceptible to a heap buffer overflow.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "RHBZ#2468458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42309",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2"
}
],
"release_date": "2026-05-09T04:08:10.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via specially crafted coordinate input"
},
{
"cve": "CVE-2026-42310",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-09T06:01:21.465052+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via malicious PDF processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "RHBZ#2468461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42310",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468",
"url": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9519",
"url": "https://github.com/python-pillow/Pillow/pull/9519"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7"
}
],
"release_date": "2026-05-09T04:10:48.395000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T15:49:50+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16030",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:3aecb1fcf7c282681d9a83ec51fd2fa2ff078567603942466734f55c8294961c_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e3c8beb04bd3aa3c14ed0fd1e1bb92cfb697d414b4cb1d537e4d508ca2da60a7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via malicious PDF processing"
}
]
}
RHSA-2026:15893
Vulnerability from csaf_redhat - Published: 2026-05-11 02:06 - Updated: 2026-05-14 22:35A 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.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: OpenSSH 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:15893",
"url": "https://access.redhat.com/errata/RHSA-2026:15893"
},
{
"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_15893.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:01+00:00",
"generator": {
"date": "2026-05-14T22:35:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:15893",
"initial_release_date": "2026-05-11T02:06:49+00:00",
"revision_history": [
{
"date": "2026-05-11T02:06:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-11T02:06:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"product_id": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.4.src",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.4.src",
"product_id": "openssh-0:8.0p1-15.el8_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-server-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"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-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.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-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
],
"known_not_affected": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.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-05-11T02:06:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15893"
},
{
"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.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.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.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.4.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-05-14 22:34A 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-05-14T22:34:32+00:00",
"generator": {
"date": "2026-05-14T22:34:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:34:32+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:15891
Vulnerability from csaf_redhat - Published: 2026-05-11 01:53 - Updated: 2026-05-14 22:35A 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.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: 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:15891",
"url": "https://access.redhat.com/errata/RHSA-2026:15891"
},
{
"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_15891.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:05+00:00",
"generator": {
"date": "2026-05-14T22:35:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:15891",
"initial_release_date": "2026-05-11T01:53:29+00:00",
"revision_history": [
{
"date": "2026-05-11T01:53:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-11T01:53:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"product_id": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.7.el8_4.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-7.el8_4.1.src",
"product": {
"name": "openssh-0:8.0p1-7.el8_4.1.src",
"product_id": "openssh-0:8.0p1-7.el8_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-7.el8_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
}
]
},
"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-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.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-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.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-05-11T01:53:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15891"
},
{
"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.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.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-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.2.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-05-14 22:34A 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-05-14T22:34:35+00:00",
"generator": {
"date": "2026-05-14T22:34:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-14T22:34:35+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:13750
Vulnerability from csaf_redhat - Published: 2026-05-05 14:30 - Updated: 2026-05-14 22:34A 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.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_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 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: OpenSSH 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:13750",
"url": "https://access.redhat.com/errata/RHSA-2026:13750"
},
{
"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_13750.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:57+00:00",
"generator": {
"date": "2026-05-14T22:34:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:13750",
"initial_release_date": "2026-05-05T14:30:03+00:00",
"revision_history": [
{
"date": "2026-05-05T14:30:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-05T14:30:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-4.13.el9_0.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"product_id": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-13.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-4.13.el9_0.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-server-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-4.13.el9_0.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"product_id": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-13.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-4.13.el9_0.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-13.el9_0.2.src",
"product": {
"name": "openssh-0:8.7p1-13.el9_0.2.src",
"product_id": "openssh-0:8.7p1-13.el9_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-13.el9_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-4.13.el9_0.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"product_id": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-13.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-4.13.el9_0.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-4.13.el9_0.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-13.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-4.13.el9_0.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"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.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_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-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_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-05-05T14:30:03+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.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13750"
},
{
"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.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.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.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.src",
"BaseOS-9.0.0.Z.E4S:openssh-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-debugsource-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.aarch64",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.ppc64le",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.s390x",
"BaseOS-9.0.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-13.el9_0.2.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-4.13.el9_0.5.x86_64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.aarch64",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.ppc64le",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.s390x",
"BaseOS-9.0.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-4.13.el9_0.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
}
]
}
CERTFR-2026-AVI-0492
Vulnerability from certfr_avis - Published: 2026-04-24 - Updated: 2026-04-24
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Application Server - Liberty sans le correctif APAR PH70352 ou antérieures à 26.0.0.5 (disponibilité prévue au deuxième trimestre 2026) | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.0.x antérieures à 6.4.0.7 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP15 IF02 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.0.x antérieures à 6.3.0.18 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Application Server - Liberty sans le correctif APAR PH70352 ou ant\u00e9rieures \u00e0 26.0.0.5 (disponibilit\u00e9 pr\u00e9vue au deuxi\u00e8me trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.7",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP15 IF02",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.18",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "\n",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2024-26984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26984"
},
{
"name": "CVE-2026-3621",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3621"
},
{
"name": "CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"name": "CVE-2026-1605",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1605"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-67030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67030"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"name": "CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"name": "CVE-2026-23193",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23193"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-2447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2447"
},
{
"name": "CVE-2026-23231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23231"
},
{
"name": "CVE-2025-71238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71238"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-04-24T00:00:00",
"last_revision_date": "2026-04-24T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0492",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-04-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7270506",
"url": "https://www.ibm.com/support/pages/node/7270506"
},
{
"published_at": "2026-04-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7270594",
"url": "https://www.ibm.com/support/pages/node/7270594"
},
{
"published_at": "2026-04-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7270504",
"url": "https://www.ibm.com/support/pages/node/7270504"
},
{
"published_at": "2026-04-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7270508",
"url": "https://www.ibm.com/support/pages/node/7270508"
},
{
"published_at": "2026-04-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7270437",
"url": "https://www.ibm.com/support/pages/node/7270437"
},
{
"published_at": "2026-04-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7270505",
"url": "https://www.ibm.com/support/pages/node/7270505"
}
]
}
CERTFR-2026-AVI-0326
Vulnerability from certfr_avis - Published: 2026-03-20 - Updated: 2026-03-20
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 6.0.26+LTS-T | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.3.6 | ||
| VMware | Tanzu Platform | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.6.9 | ||
| VMware | N/A | Python Buildpack versions antérieures à 1.8.83 | ||
| VMware | Tanzu Platform | Tanzu Platform versions antérieures à 3.1.9 | ||
| VMware | Tanzu Platform | Tanzu RabbitMQ sur Tanzu Platform versions antérieures à 2.4.4 | ||
| VMware | N/A | PHP Buildpack versions antérieures à 4.6.69 | ||
| VMware | Tanzu Platform | Tanzu Platform versions antérieures à 3.2.5 | ||
| VMware | Tanzu Platform | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.9+LTS-T | ||
| VMware | Tanzu Platform | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.17 | ||
| VMware | Tanzu Platform | Tanzu RabbitMQ pour Tanzu Platform versions antérieures à 10.1.2 | ||
| VMware | Tanzu Platform | Tanzu Platform versions antérieures à 2.4.6 | ||
| VMware | Tanzu Platform | Tanzu Platform versions antérieures à 1.16.18 | ||
| VMware | Tanzu Platform | Tanzu for Valkey sur Tanzu Platform versions antérieures à 10.2.2 | ||
| VMware | Tanzu Platform | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 6.0.26+LTS-T | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.2.9+LTS-T | ||
| VMware | Tanzu Platform | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.3.6 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.26+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.6",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.6.9",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.83",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.9",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ sur Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.69",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.5",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.9+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.17",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.2",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.6",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.18",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for Valkey sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.2",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.26+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.9+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.6",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-28422",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28422"
},
{
"name": "CVE-2024-36903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36903"
},
{
"name": "CVE-2024-35875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35875"
},
{
"name": "CVE-2022-50759",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50759"
},
{
"name": "CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2025-71075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71075"
},
{
"name": "CVE-2024-49912",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49912"
},
{
"name": "CVE-2024-36026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36026"
},
{
"name": "CVE-2026-23198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23198"
},
{
"name": "CVE-2023-3640",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3640"
},
{
"name": "CVE-2024-27435",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27435"
},
{
"name": "CVE-2025-40273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40273"
},
{
"name": "CVE-2023-53714",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53714"
},
{
"name": "CVE-2024-42122",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42122"
},
{
"name": "CVE-2025-68230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68230"
},
{
"name": "CVE-2026-28420",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28420"
},
{
"name": "CVE-2022-49069",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49069"
},
{
"name": "CVE-2024-57875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57875"
},
{
"name": "CVE-2022-27943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27943"
},
{
"name": "CVE-2025-40064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40064"
},
{
"name": "CVE-2023-54129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54129"
},
{
"name": "CVE-2025-66865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66865"
},
{
"name": "CVE-2024-41031",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41031"
},
{
"name": "CVE-2025-39992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39992"
},
{
"name": "CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2022-49543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49543"
},
{
"name": "CVE-2026-23202",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23202"
},
{
"name": "CVE-2025-38485",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38485"
},
{
"name": "CVE-2023-53562",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53562"
},
{
"name": "CVE-2025-68324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68324"
},
{
"name": "CVE-2025-22026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22026"
},
{
"name": "CVE-2023-54149",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54149"
},
{
"name": "CVE-2025-71086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71086"
},
{
"name": "CVE-2024-50063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50063"
},
{
"name": "CVE-2023-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33875"
},
{
"name": "CVE-2024-41001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41001"
},
{
"name": "CVE-2024-42155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42155"
},
{
"name": "CVE-2026-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23167"
},
{
"name": "CVE-2025-36353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36353"
},
{
"name": "CVE-2025-68196",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68196"
},
{
"name": "CVE-2024-46770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46770"
},
{
"name": "CVE-2023-53247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53247"
},
{
"name": "CVE-2025-38042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38042"
},
{
"name": "CVE-2025-22083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22083"
},
{
"name": "CVE-2023-53829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53829"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-54002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54002"
},
{
"name": "CVE-2022-50550",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50550"
},
{
"name": "CVE-2022-0400",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0400"
},
{
"name": "CVE-2022-49138",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49138"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2024-42239",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42239"
},
{
"name": "CVE-2022-49359",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49359"
},
{
"name": "CVE-2025-68342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68342"
},
{
"name": "CVE-2022-48673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48673"
},
{
"name": "CVE-2022-50425",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50425"
},
{
"name": "CVE-2025-38201",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38201"
},
{
"name": "CVE-2024-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39293"
},
{
"name": "CVE-2023-53008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53008"
},
{
"name": "CVE-2025-38669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38669"
},
{
"name": "CVE-2025-40137",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40137"
},
{
"name": "CVE-2023-54052",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54052"
},
{
"name": "CVE-2025-22107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22107"
},
{
"name": "CVE-2024-38306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38306"
},
{
"name": "CVE-2023-53733",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53733"
},
{
"name": "CVE-2025-37775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37775"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2023-1386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1386"
},
{
"name": "CVE-2024-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35939"
},
{
"name": "CVE-2024-39298",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39298"
},
{
"name": "CVE-2024-56703",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56703"
},
{
"name": "CVE-2026-23098",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23098"
},
{
"name": "CVE-2023-53347",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53347"
},
{
"name": "CVE-2023-28374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28374"
},
{
"name": "CVE-2023-52926",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52926"
},
{
"name": "CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"name": "CVE-2025-68286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68286"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2024-36921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36921"
},
{
"name": "CVE-2025-40057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40057"
},
{
"name": "CVE-2024-41050",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41050"
},
{
"name": "CVE-2026-25500",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25500"
},
{
"name": "CVE-2024-26656",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26656"
},
{
"name": "CVE-2025-38520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38520"
},
{
"name": "CVE-2025-27558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27558"
},
{
"name": "CVE-2025-71094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71094"
},
{
"name": "CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"name": "CVE-2024-35998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35998"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2021-0076",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0076"
},
{
"name": "CVE-2025-68788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68788"
},
{
"name": "CVE-2024-58237",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58237"
},
{
"name": "CVE-2024-36909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36909"
},
{
"name": "CVE-2024-42147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42147"
},
{
"name": "CVE-2023-53529",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53529"
},
{
"name": "CVE-2024-50028",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50028"
},
{
"name": "CVE-2023-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53042"
},
{
"name": "CVE-2022-50527",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50527"
},
{
"name": "CVE-2023-54280",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54280"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-58094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58094"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2025-52534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52534"
},
{
"name": "CVE-2025-40314",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40314"
},
{
"name": "CVE-2024-46705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46705"
},
{
"name": "CVE-2022-50407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50407"
},
{
"name": "CVE-2026-23196",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23196"
},
{
"name": "CVE-2024-26595",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26595"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2024-45775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45775"
},
{
"name": "CVE-2025-40306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40306"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2022-49901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49901"
},
{
"name": "CVE-2026-23126",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23126"
},
{
"name": "CVE-2025-38329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38329"
},
{
"name": "CVE-2021-33096",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33096"
},
{
"name": "CVE-2022-50230",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50230"
},
{
"name": "CVE-2024-35949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35949"
},
{
"name": "CVE-2025-39947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39947"
},
{
"name": "CVE-2025-68778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68778"
},
{
"name": "CVE-2023-53588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53588"
},
{
"name": "CVE-2024-41082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41082"
},
{
"name": "CVE-2023-53685",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53685"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-23155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
},
{
"name": "CVE-2026-23054",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23054"
},
{
"name": "CVE-2025-37870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37870"
},
{
"name": "CVE-2025-40254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40254"
},
{
"name": "CVE-2022-49533",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49533"
},
{
"name": "CVE-2024-42253",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42253"
},
{
"name": "CVE-2020-26557",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26557"
},
{
"name": "CVE-2025-71064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71064"
},
{
"name": "CVE-2023-54201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54201"
},
{
"name": "CVE-2021-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33114"
},
{
"name": "CVE-2025-69645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69645"
},
{
"name": "CVE-2025-68200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68200"
},
{
"name": "CVE-2022-49518",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49518"
},
{
"name": "CVE-2024-56727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56727"
},
{
"name": "CVE-2022-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49125"
},
{
"name": "CVE-2024-36900",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36900"
},
{
"name": "CVE-2025-38501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38501"
},
{
"name": "CVE-2024-26866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26866"
},
{
"name": "CVE-2024-27010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27010"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2025-68736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68736"
},
{
"name": "CVE-2023-52561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52561"
},
{
"name": "CVE-2025-68725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68725"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2024-53221",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53221"
},
{
"name": "CVE-2024-41069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41069"
},
{
"name": "CVE-2025-68176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68176"
},
{
"name": "CVE-2025-37777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37777"
},
{
"name": "CVE-2021-47432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47432"
},
{
"name": "CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"name": "CVE-2025-68204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68204"
},
{
"name": "CVE-2024-35878",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35878"
},
{
"name": "CVE-2023-53362",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53362"
},
{
"name": "CVE-2025-68795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68795"
},
{
"name": "CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"name": "CVE-2024-26756",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26756"
},
{
"name": "CVE-2022-50815",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50815"
},
{
"name": "CVE-2025-21931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21931"
},
{
"name": "CVE-2025-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39826"
},
{
"name": "CVE-2025-38036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38036"
},
{
"name": "CVE-2025-2668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2668"
},
{
"name": "CVE-2025-71221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71221"
},
{
"name": "CVE-2025-37778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37778"
},
{
"name": "CVE-2025-39716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39716"
},
{
"name": "CVE-2024-46860",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46860"
},
{
"name": "CVE-2025-22040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22040"
},
{
"name": "CVE-2024-53095",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53095"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2022-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38457"
},
{
"name": "CVE-2024-56665",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56665"
},
{
"name": "CVE-2025-38340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38340"
},
{
"name": "CVE-2025-38109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38109"
},
{
"name": "CVE-2023-53629",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53629"
},
{
"name": "CVE-2022-50178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50178"
},
{
"name": "CVE-2025-39779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39779"
},
{
"name": "CVE-2025-66866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66866"
},
{
"name": "CVE-2025-68283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68283"
},
{
"name": "CVE-2023-7216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7216"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2025-37880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37880"
},
{
"name": "CVE-2025-36427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36427"
},
{
"name": "CVE-2026-23217",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23217"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-37833",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37833"
},
{
"name": "CVE-2025-39761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39761"
},
{
"name": "CVE-2024-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38608"
},
{
"name": "CVE-2025-68246",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68246"
},
{
"name": "CVE-2025-68339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68339"
},
{
"name": "CVE-2025-40287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40287"
},
{
"name": "CVE-2023-53320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53320"
},
{
"name": "CVE-2024-44961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44961"
},
{
"name": "CVE-2026-23069",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23069"
},
{
"name": "CVE-2025-21656",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21656"
},
{
"name": "CVE-2024-46835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46835"
},
{
"name": "CVE-2025-69650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69650"
},
{
"name": "CVE-2022-50554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50554"
},
{
"name": "CVE-2023-53509",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53509"
},
{
"name": "CVE-2023-53421",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53421"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2026-22992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22992"
},
{
"name": "CVE-2024-52005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52005"
},
{
"name": "CVE-2024-46775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46775"
},
{
"name": "CVE-2025-39764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39764"
},
{
"name": "CVE-2025-38207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38207"
},
{
"name": "CVE-2022-49465",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49465"
},
{
"name": "CVE-2026-23004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23004"
},
{
"name": "CVE-2024-26807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26807"
},
{
"name": "CVE-2025-39720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39720"
},
{
"name": "CVE-2023-54271",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54271"
},
{
"name": "CVE-2022-49742",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49742"
},
{
"name": "CVE-2025-71191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71191"
},
{
"name": "CVE-2025-68295",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68295"
},
{
"name": "CVE-2025-68728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68728"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2025-68364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68364"
},
{
"name": "CVE-2024-42118",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42118"
},
{
"name": "CVE-2025-40100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40100"
},
{
"name": "CVE-2026-1965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1965"
},
{
"name": "CVE-2024-52560",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52560"
},
{
"name": "CVE-2024-56604",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56604"
},
{
"name": "CVE-2026-23227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23227"
},
{
"name": "CVE-2025-71087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71087"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-52653",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52653"
},
{
"name": "CVE-2025-40285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40285"
},
{
"name": "CVE-2023-52508",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52508"
},
{
"name": "CVE-2025-69647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69647"
},
{
"name": "CVE-2025-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39827"
},
{
"name": "CVE-2024-50014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50014"
},
{
"name": "CVE-2022-49108",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49108"
},
{
"name": "CVE-2024-56677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56677"
},
{
"name": "CVE-2025-38717",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38717"
},
{
"name": "CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"name": "CVE-2025-22019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22019"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-40208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40208"
},
{
"name": "CVE-2025-39746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39746"
},
{
"name": "CVE-2024-26767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26767"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2026-2219",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2219"
},
{
"name": "CVE-2025-68287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68287"
},
{
"name": "CVE-2025-40039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40039"
},
{
"name": "CVE-2025-38208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38208"
},
{
"name": "CVE-2024-35926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35926"
},
{
"name": "CVE-2024-27389",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27389"
},
{
"name": "CVE-2024-26983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26983"
},
{
"name": "CVE-2022-50627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50627"
},
{
"name": "CVE-2024-50285",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50285"
},
{
"name": "CVE-2025-38099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38099"
},
{
"name": "CVE-2025-38524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38524"
},
{
"name": "CVE-2025-38029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38029"
},
{
"name": "CVE-2022-49123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49123"
},
{
"name": "CVE-2024-50289",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50289"
},
{
"name": "CVE-2023-53258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53258"
},
{
"name": "CVE-2024-46813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46813"
},
{
"name": "CVE-2024-38594",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38594"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2024-47658",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47658"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2025-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38096"
},
{
"name": "CVE-2024-48873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48873"
},
{
"name": "CVE-2025-68746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68746"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2023-53429",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53429"
},
{
"name": "CVE-2024-46765",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46765"
},
{
"name": "CVE-2022-50380",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50380"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38039"
},
{
"name": "CVE-2022-48990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48990"
},
{
"name": "CVE-2024-24864",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24864"
},
{
"name": "CVE-2024-35832",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35832"
},
{
"name": "CVE-2024-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36479"
},
{
"name": "CVE-2025-71133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71133"
},
{
"name": "CVE-2026-23220",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23220"
},
{
"name": "CVE-2024-45782",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45782"
},
{
"name": "CVE-2022-50785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50785"
},
{
"name": "CVE-2025-39745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39745"
},
{
"name": "CVE-2024-35799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35799"
},
{
"name": "CVE-2025-40103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40103"
},
{
"name": "CVE-2026-23020",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23020"
},
{
"name": "CVE-2025-38595",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38595"
},
{
"name": "CVE-2025-71223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71223"
},
{
"name": "CVE-2025-36098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36098"
},
{
"name": "CVE-2025-68796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68796"
},
{
"name": "CVE-2025-40016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40016"
},
{
"name": "CVE-2023-53765",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53765"
},
{
"name": "CVE-2025-38626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38626"
},
{
"name": "CVE-2025-40356",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40356"
},
{
"name": "CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2023-53325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53325"
},
{
"name": "CVE-2025-21752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21752"
},
{
"name": "CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"name": "CVE-2025-40312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40312"
},
{
"name": "CVE-2025-37852",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
},
{
"name": "CVE-2025-68220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68220"
},
{
"name": "CVE-2025-22125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22125"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2024-26953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26953"
},
{
"name": "CVE-2024-39282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39282"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2025-68302",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68302"
},
{
"name": "CVE-2024-50146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50146"
},
{
"name": "CVE-2025-68238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68238"
},
{
"name": "CVE-2024-56709",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56709"
},
{
"name": "CVE-2025-38063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38063"
},
{
"name": "CVE-2025-68297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68297"
},
{
"name": "CVE-2024-40975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40975"
},
{
"name": "CVE-2025-68175",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68175"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-54227",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54227"
},
{
"name": "CVE-2023-46316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46316"
},
{
"name": "CVE-2024-47866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47866"
},
{
"name": "CVE-2024-44970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44970"
},
{
"name": "CVE-2022-49476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49476"
},
{
"name": "CVE-2023-53855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53855"
},
{
"name": "CVE-2026-23208",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23208"
},
{
"name": "CVE-2025-68804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68804"
},
{
"name": "CVE-2025-39925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39925"
},
{
"name": "CVE-2025-68769",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68769"
},
{
"name": "CVE-2024-50286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50286"
},
{
"name": "CVE-2025-40139",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40139"
},
{
"name": "CVE-2025-68794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68794"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2022-48667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48667"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2024-56744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56744"
},
{
"name": "CVE-2025-38491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38491"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2022-49161",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49161"
},
{
"name": "CVE-2021-21240",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21240"
},
{
"name": "CVE-2022-48771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48771"
},
{
"name": "CVE-2025-37961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
},
{
"name": "CVE-2025-23131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23131"
},
{
"name": "CVE-2024-27400",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27400"
},
{
"name": "CVE-2023-52485",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52485"
},
{
"name": "CVE-2025-40309",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40309"
},
{
"name": "CVE-2022-49997",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49997"
},
{
"name": "CVE-2022-49469",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49469"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2025-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38408"
},
{
"name": "CVE-2026-23179",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23179"
},
{
"name": "CVE-2025-68334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68334"
},
{
"name": "CVE-2025-40343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40343"
},
{
"name": "CVE-2025-38644",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38644"
},
{
"name": "CVE-2025-38692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38692"
},
{
"name": "CVE-2022-0480",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0480"
},
{
"name": "CVE-2025-68173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68173"
},
{
"name": "CVE-2024-49932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49932"
},
{
"name": "CVE-2026-23090",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23090"
},
{
"name": "CVE-2026-23035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23035"
},
{
"name": "CVE-2023-53209",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53209"
},
{
"name": "CVE-2023-54253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54253"
},
{
"name": "CVE-2025-38127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38127"
},
{
"name": "CVE-2025-22103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22103"
},
{
"name": "CVE-2025-1272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1272"
},
{
"name": "CVE-2025-21658",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21658"
},
{
"name": "CVE-2022-49651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49651"
},
{
"name": "CVE-2025-68307",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68307"
},
{
"name": "CVE-2025-40308",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40308"
},
{
"name": "CVE-2024-26770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26770"
},
{
"name": "CVE-2023-54324",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54324"
},
{
"name": "CVE-2024-27041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27041"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2026-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3195"
},
{
"name": "CVE-2025-37743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37743"
},
{
"name": "CVE-2025-40005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40005"
},
{
"name": "CVE-2025-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37920"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2023-26242",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26242"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-40315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40315"
},
{
"name": "CVE-2023-52673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52673"
},
{
"name": "CVE-2024-56722",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56722"
},
{
"name": "CVE-2021-33113",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33113"
},
{
"name": "CVE-2022-48668",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48668"
},
{
"name": "CVE-2024-27418",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27418"
},
{
"name": "CVE-2025-68231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68231"
},
{
"name": "CVE-2021-22930",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22930"
},
{
"name": "CVE-2025-14177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14177"
},
{
"name": "CVE-2026-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23064"
},
{
"name": "CVE-2025-38591",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38591"
},
{
"name": "CVE-2025-68806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68806"
},
{
"name": "CVE-2022-50322",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50322"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2022-27635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27635"
},
{
"name": "CVE-2025-71098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71098"
},
{
"name": "CVE-2024-49922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49922"
},
{
"name": "CVE-2020-12317",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12317"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2025-40251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40251"
},
{
"name": "CVE-2024-42128",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42128"
},
{
"name": "CVE-2025-71078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71078"
},
{
"name": "CVE-2024-49909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49909"
},
{
"name": "CVE-2025-40355",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40355"
},
{
"name": "CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"name": "CVE-2026-2391",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2391"
},
{
"name": "CVE-2021-4095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4095"
},
{
"name": "CVE-2022-50240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50240"
},
{
"name": "CVE-2025-40054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40054"
},
{
"name": "CVE-2024-45015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45015"
},
{
"name": "CVE-2025-68184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68184"
},
{
"name": "CVE-2024-36357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36357"
},
{
"name": "CVE-2025-71074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71074"
},
{
"name": "CVE-2025-38673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38673"
},
{
"name": "CVE-2025-40107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40107"
},
{
"name": "CVE-2025-11234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11234"
},
{
"name": "CVE-2025-71083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71083"
},
{
"name": "CVE-2026-23061",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23061"
},
{
"name": "CVE-2023-53447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53447"
},
{
"name": "CVE-2024-46754",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46754"
},
{
"name": "CVE-2021-0161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0161"
},
{
"name": "CVE-2018-1121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1121"
},
{
"name": "CVE-2022-49547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49547"
},
{
"name": "CVE-2025-66863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66863"
},
{
"name": "CVE-2025-0622",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0622"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-26757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26757"
},
{
"name": "CVE-2024-49899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49899"
},
{
"name": "CVE-2022-49484",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49484"
},
{
"name": "CVE-2024-40900",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40900"
},
{
"name": "CVE-2024-46748",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46748"
},
{
"name": "CVE-2025-68813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68813"
},
{
"name": "CVE-2024-50164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50164"
},
{
"name": "CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"name": "CVE-2023-53248",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53248"
},
{
"name": "CVE-2024-56788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56788"
},
{
"name": "CVE-2016-8660",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8660"
},
{
"name": "CVE-2024-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26691"
},
{
"name": "CVE-2026-23047",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23047"
},
{
"name": "CVE-2025-22121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22121"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2025-38215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38215"
},
{
"name": "CVE-2025-7519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7519"
},
{
"name": "CVE-2023-53491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53491"
},
{
"name": "CVE-2025-68365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68365"
},
{
"name": "CVE-2024-57804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57804"
},
{
"name": "CVE-2024-49908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49908"
},
{
"name": "CVE-2025-68265",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68265"
},
{
"name": "CVE-2024-50048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50048"
},
{
"name": "CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"name": "CVE-2026-23119",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23119"
},
{
"name": "CVE-2025-37943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-37745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37745"
},
{
"name": "CVE-2025-71085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71085"
},
{
"name": "CVE-2026-27171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27171"
},
{
"name": "CVE-2022-50811",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50811"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2023-4133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4133"
},
{
"name": "CVE-2024-50183",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50183"
},
{
"name": "CVE-2025-38734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38734"
},
{
"name": "CVE-2023-53366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53366"
},
{
"name": "CVE-2022-49910",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49910"
},
{
"name": "CVE-2024-27062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27062"
},
{
"name": "CVE-2022-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49203"
},
{
"name": "CVE-2024-40918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40918"
},
{
"name": "CVE-2024-27032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27032"
},
{
"name": "CVE-2022-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50236"
},
{
"name": "CVE-2024-35932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35932"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2025-68344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68344"
},
{
"name": "CVE-2026-23137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23137"
},
{
"name": "CVE-2025-40347",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40347"
},
{
"name": "CVE-2025-71154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71154"
},
{
"name": "CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"name": "CVE-2024-35971",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35971"
},
{
"name": "CVE-2024-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46762"
},
{
"name": "CVE-2023-34983",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34983"
},
{
"name": "CVE-2024-35868",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35868"
},
{
"name": "CVE-2023-53323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53323"
},
{
"name": "CVE-2026-3731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3731"
},
{
"name": "CVE-2025-40198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40198"
},
{
"name": "CVE-2024-0760",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0760"
},
{
"name": "CVE-2025-39942",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39942"
},
{
"name": "CVE-2025-68310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68310"
},
{
"name": "CVE-2026-23222",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23222"
},
{
"name": "CVE-2025-68229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68229"
},
{
"name": "CVE-2023-52857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52857"
},
{
"name": "CVE-2024-42107",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42107"
},
{
"name": "CVE-2025-68257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68257"
},
{
"name": "CVE-2025-39929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39929"
},
{
"name": "CVE-2022-50304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50304"
},
{
"name": "CVE-2026-23226",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23226"
},
{
"name": "CVE-2020-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26146"
},
{
"name": "CVE-2024-43844",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43844"
},
{
"name": "CVE-2023-52920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52920"
},
{
"name": "CVE-2023-52590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52590"
},
{
"name": "CVE-2025-71084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71084"
},
{
"name": "CVE-2024-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
},
{
"name": "CVE-2026-23049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23049"
},
{
"name": "CVE-2025-68321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68321"
},
{
"name": "CVE-2021-0072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0072"
},
{
"name": "CVE-2025-40190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40190"
},
{
"name": "CVE-2025-69652",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69652"
},
{
"name": "CVE-2025-21635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21635"
},
{
"name": "CVE-2025-37924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37924"
},
{
"name": "CVE-2022-40133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40133"
},
{
"name": "CVE-2020-26143",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26143"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38353"
},
{
"name": "CVE-2025-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36009"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2023-52761",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52761"
},
{
"name": "CVE-2022-49773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49773"
},
{
"name": "CVE-2023-53609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53609"
},
{
"name": "CVE-2023-53478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53478"
},
{
"name": "CVE-2024-42117",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42117"
},
{
"name": "CVE-2025-23160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23160"
},
{
"name": "CVE-2023-53682",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53682"
},
{
"name": "CVE-2026-23229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23229"
},
{
"name": "CVE-2025-40311",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40311"
},
{
"name": "CVE-2025-54770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54770"
},
{
"name": "CVE-2026-3442",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3442"
},
{
"name": "CVE-2024-58238",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58238"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-68814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68814"
},
{
"name": "CVE-2025-22039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22039"
},
{
"name": "CVE-2025-37842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37842"
},
{
"name": "CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"name": "CVE-2025-40237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40237"
},
{
"name": "CVE-2022-49722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49722"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-68780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68780"
},
{
"name": "CVE-2024-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35945"
},
{
"name": "CVE-2025-39990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39990"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2025-71081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71081"
},
{
"name": "CVE-2023-53780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53780"
},
{
"name": "CVE-2020-35501",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35501"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2025-38710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38710"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2023-52624",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52624"
},
{
"name": "CVE-2024-56557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56557"
},
{
"name": "CVE-2022-49699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49699"
},
{
"name": "CVE-2022-50700",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50700"
},
{
"name": "CVE-2023-52632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52632"
},
{
"name": "CVE-2024-46836",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46836"
},
{
"name": "CVE-2026-23101",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23101"
},
{
"name": "CVE-2026-23099",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23099"
},
{
"name": "CVE-2024-38556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38556"
},
{
"name": "CVE-2025-1180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1180"
},
{
"name": "CVE-2025-38060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
},
{
"name": "CVE-2022-48929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48929"
},
{
"name": "CVE-2025-55130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55130"
},
{
"name": "CVE-2025-36070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36070"
},
{
"name": "CVE-2024-46820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46820"
},
{
"name": "CVE-2025-39770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39770"
},
{
"name": "CVE-2025-38105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38105"
},
{
"name": "CVE-2025-37744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37744"
},
{
"name": "CVE-2025-38705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38705"
},
{
"name": "CVE-2023-53198",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53198"
},
{
"name": "CVE-2023-53846",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53846"
},
{
"name": "CVE-2025-71121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71121"
},
{
"name": "CVE-2024-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35942"
},
{
"name": "CVE-2022-1247",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1247"
},
{
"name": "CVE-2025-40333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40333"
},
{
"name": "CVE-2022-50234",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50234"
},
{
"name": "CVE-2025-38082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38082"
},
{
"name": "CVE-2025-37884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-49934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49934"
},
{
"name": "CVE-2025-39750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39750"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2026-23066",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23066"
},
{
"name": "CVE-2025-38562",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38562"
},
{
"name": "CVE-2023-4969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4969"
},
{
"name": "CVE-2024-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50098"
},
{
"name": "CVE-2024-35946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35946"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-53789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53789"
},
{
"name": "CVE-2022-49858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49858"
},
{
"name": "CVE-2025-39692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39692"
},
{
"name": "CVE-2024-35959",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35959"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2025-36428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36428"
},
{
"name": "CVE-2023-53520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53520"
},
{
"name": "CVE-2026-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23085"
},
{
"name": "CVE-2023-52737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52737"
},
{
"name": "CVE-2025-40360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40360"
},
{
"name": "CVE-2026-23209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23209"
},
{
"name": "CVE-2025-71136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71136"
},
{
"name": "CVE-2024-35803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35803"
},
{
"name": "CVE-2025-22105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22105"
},
{
"name": "CVE-2024-8612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8612"
},
{
"name": "CVE-2023-52586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52586"
},
{
"name": "CVE-2025-40332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40332"
},
{
"name": "CVE-2021-46195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46195"
},
{
"name": "CVE-2025-68354",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68354"
},
{
"name": "CVE-2025-68801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68801"
},
{
"name": "CVE-2021-33110",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33110"
},
{
"name": "CVE-2025-37834",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37834"
},
{
"name": "CVE-2025-21833",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21833"
},
{
"name": "CVE-2025-40082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40082"
},
{
"name": "CVE-2019-19378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19378"
},
{
"name": "CVE-2026-23150",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23150"
},
{
"name": "CVE-2024-40972",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40972"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2025-71073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71073"
},
{
"name": "CVE-2025-38426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38426"
},
{
"name": "CVE-2025-38436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38436"
},
{
"name": "CVE-2024-36911",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36911"
},
{
"name": "CVE-2025-55131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55131"
},
{
"name": "CVE-2025-40104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40104"
},
{
"name": "CVE-2024-36917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36917"
},
{
"name": "CVE-2025-38097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38097"
},
{
"name": "CVE-2026-23236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23236"
},
{
"name": "CVE-2023-53068",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53068"
},
{
"name": "CVE-2025-22090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22090"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2021-31615",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31615"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2025-40097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40097"
},
{
"name": "CVE-2022-49932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49932"
},
{
"name": "CVE-2022-25837",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25837"
},
{
"name": "CVE-2025-68258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68258"
},
{
"name": "CVE-2024-49939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49939"
},
{
"name": "CVE-2025-38239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38239"
},
{
"name": "CVE-2024-49905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49905"
},
{
"name": "CVE-2023-52831",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52831"
},
{
"name": "CVE-2023-53221",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53221"
},
{
"name": "CVE-2024-26719",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26719"
},
{
"name": "CVE-2022-44034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44034"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-53072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53072"
},
{
"name": "CVE-2023-2007",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2007"
},
{
"name": "CVE-2022-37341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37341"
},
{
"name": "CVE-2025-69648",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69648"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2024-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50298"
},
{
"name": "CVE-2025-36424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36424"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2025-38590",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38590"
},
{
"name": "CVE-2024-46843",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46843"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2023-54016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54016"
},
{
"name": "CVE-2025-36387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36387"
},
{
"name": "CVE-2025-38709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38709"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-4408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4408"
},
{
"name": "CVE-2025-71235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71235"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-53602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53602"
},
{
"name": "CVE-2023-2828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
},
{
"name": "CVE-2023-54035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54035"
},
{
"name": "CVE-2025-40322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40322"
},
{
"name": "CVE-2023-53867",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53867"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2025-37926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37926"
},
{
"name": "CVE-2024-46715",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46715"
},
{
"name": "CVE-2025-38038",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38038"
},
{
"name": "CVE-2024-46802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46802"
},
{
"name": "CVE-2025-39859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39859"
},
{
"name": "CVE-2025-40313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40313"
},
{
"name": "CVE-2023-52582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52582"
},
{
"name": "CVE-2023-33053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33053"
},
{
"name": "CVE-2025-1152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1152"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2025-38015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
},
{
"name": "CVE-2024-26742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26742"
},
{
"name": "CVE-2025-38449",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38449"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2025-38261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38261"
},
{
"name": "CVE-2024-36918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36918"
},
{
"name": "CVE-2025-37853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
},
{
"name": "CVE-2025-69644",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69644"
},
{
"name": "CVE-2022-49303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49303"
},
{
"name": "CVE-2025-38126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38126"
},
{
"name": "CVE-2023-46809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
},
{
"name": "CVE-2025-59465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59465"
},
{
"name": "CVE-2025-39763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39763"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2023-54088",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54088"
},
{
"name": "CVE-2024-42320",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42320"
},
{
"name": "CVE-2025-38679",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38679"
},
{
"name": "CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"name": "CVE-2024-53234",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53234"
},
{
"name": "CVE-2025-11961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11961"
},
{
"name": "CVE-2025-39877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39877"
},
{
"name": "CVE-2022-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3114"
},
{
"name": "CVE-2023-52916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52916"
},
{
"name": "CVE-2025-38064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38064"
},
{
"name": "CVE-2026-22991",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22991"
},
{
"name": "CVE-2024-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35937"
},
{
"name": "CVE-2022-50628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50628"
},
{
"name": "CVE-2024-56718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56718"
},
{
"name": "CVE-2024-43824",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43824"
},
{
"name": "CVE-2025-39886",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39886"
},
{
"name": "CVE-2022-50350",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50350"
},
{
"name": "CVE-2025-21831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21831"
},
{
"name": "CVE-2022-50721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50721"
},
{
"name": "CVE-2022-50095",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50095"
},
{
"name": "CVE-2025-40073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40073"
},
{
"name": "CVE-2024-26662",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26662"
},
{
"name": "CVE-2026-3196",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3196"
},
{
"name": "CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-68308",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68308"
},
{
"name": "CVE-2024-50217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50217"
},
{
"name": "CVE-2021-0168",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0168"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2022-50479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50479"
},
{
"name": "CVE-2022-50583",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50583"
},
{
"name": "CVE-2025-37806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37806"
},
{
"name": "CVE-2024-38554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38554"
},
{
"name": "CVE-2025-68822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68822"
},
{
"name": "CVE-2025-40242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40242"
},
{
"name": "CVE-2023-0030",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0030"
},
{
"name": "CVE-2024-42110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42110"
},
{
"name": "CVE-2025-37822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37822"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-39838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39838"
},
{
"name": "CVE-2025-37820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37820"
},
{
"name": "CVE-2024-53179",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53179"
},
{
"name": "CVE-2024-57945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57945"
},
{
"name": "CVE-2023-54233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54233"
},
{
"name": "CVE-2024-43899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43899"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2019-15213",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15213"
},
{
"name": "CVE-2025-38234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38234"
},
{
"name": "CVE-2022-49935",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49935"
},
{
"name": "CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"name": "CVE-2025-38011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
},
{
"name": "CVE-2022-49534",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49534"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-50012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50012"
},
{
"name": "CVE-2025-68190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68190"
},
{
"name": "CVE-2023-53010",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53010"
},
{
"name": "CVE-2024-35956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35956"
},
{
"name": "CVE-2024-57888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57888"
},
{
"name": "CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"name": "CVE-2024-35908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35908"
},
{
"name": "CVE-2023-54237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54237"
},
{
"name": "CVE-2025-37878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37878"
},
{
"name": "CVE-2023-53424",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53424"
},
{
"name": "CVE-2026-23207",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23207"
},
{
"name": "CVE-2025-40252",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40252"
},
{
"name": "CVE-2022-49134",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49134"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2022-49333",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49333"
},
{
"name": "CVE-2023-53791",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53791"
},
{
"name": "CVE-2025-27111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27111"
},
{
"name": "CVE-2024-49994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49994"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2019-19814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19814"
},
{
"name": "CVE-2022-49136",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49136"
},
{
"name": "CVE-2025-68255",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68255"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2023-54081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54081"
},
{
"name": "CVE-2024-36898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36898"
},
{
"name": "CVE-2024-44962",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44962"
},
{
"name": "CVE-2025-68322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68322"
},
{
"name": "CVE-2024-35931",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35931"
},
{
"name": "CVE-2025-38702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38702"
},
{
"name": "CVE-2026-22980",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22980"
},
{
"name": "CVE-2026-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23138"
},
{
"name": "CVE-2025-39927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39927"
},
{
"name": "CVE-2026-1703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1703"
},
{
"name": "CVE-2023-26551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26551"
},
{
"name": "CVE-2024-46857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46857"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2024-53210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53210"
},
{
"name": "CVE-2023-54185",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54185"
},
{
"name": "CVE-2022-49342",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49342"
},
{
"name": "CVE-2015-8553",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8553"
},
{
"name": "CVE-2025-40277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40277"
},
{
"name": "CVE-2025-38250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38250"
},
{
"name": "CVE-2024-36966",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36966"
},
{
"name": "CVE-2023-53332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53332"
},
{
"name": "CVE-2024-35924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35924"
},
{
"name": "CVE-2024-58095",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58095"
},
{
"name": "CVE-2024-45010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45010"
},
{
"name": "CVE-2022-49471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49471"
},
{
"name": "CVE-2025-68174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68174"
},
{
"name": "CVE-2022-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48976"
},
{
"name": "CVE-2025-21751",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21751"
},
{
"name": "CVE-2023-53753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53753"
},
{
"name": "CVE-2024-41074",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41074"
},
{
"name": "CVE-2026-23234",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23234"
},
{
"name": "CVE-2025-40272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40272"
},
{
"name": "CVE-2024-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50106"
},
{
"name": "CVE-2025-23162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23162"
},
{
"name": "CVE-2026-23133",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23133"
},
{
"name": "CVE-2025-71093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71093"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2017-13694",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13694"
},
{
"name": "CVE-2025-71102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71102"
},
{
"name": "CVE-2026-23212",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23212"
},
{
"name": "CVE-2013-7445",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7445"
},
{
"name": "CVE-2026-23170",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23170"
},
{
"name": "CVE-2023-52701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52701"
},
{
"name": "CVE-2024-49906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49906"
},
{
"name": "CVE-2024-26647",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26647"
},
{
"name": "CVE-2025-68759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68759"
},
{
"name": "CVE-2024-47809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47809"
},
{
"name": "CVE-2026-23204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23204"
},
{
"name": "CVE-2022-49317",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49317"
},
{
"name": "CVE-2026-23019",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23019"
},
{
"name": "CVE-2018-12928",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12928"
},
{
"name": "CVE-2025-71188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71188"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2024-40989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40989"
},
{
"name": "CVE-2024-56607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56607"
},
{
"name": "CVE-2025-40345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40345"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2024-49904",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49904"
},
{
"name": "CVE-2023-53671",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53671"
},
{
"name": "CVE-2025-40354",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40354"
},
{
"name": "CVE-2024-26938",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26938"
},
{
"name": "CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"name": "CVE-2025-37931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
},
{
"name": "CVE-2024-35999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35999"
},
{
"name": "CVE-2023-29942",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29942"
},
{
"name": "CVE-2026-23125",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23125"
},
{
"name": "CVE-2026-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0966"
},
{
"name": "CVE-2022-48633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48633"
},
{
"name": "CVE-2022-3238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3238"
},
{
"name": "CVE-2024-38557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38557"
},
{
"name": "CVE-2026-22185",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22185"
},
{
"name": "CVE-2023-53781",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53781"
},
{
"name": "CVE-2023-53584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53584"
},
{
"name": "CVE-2024-57809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57809"
},
{
"name": "CVE-2025-38057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
},
{
"name": "CVE-2025-68733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68733"
},
{
"name": "CVE-2024-56719",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56719"
},
{
"name": "CVE-2022-50418",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50418"
},
{
"name": "CVE-2023-53438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53438"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2023-53460",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53460"
},
{
"name": "CVE-2026-23214",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23214"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-68188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68188"
},
{
"name": "CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"name": "CVE-2024-56671",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56671"
},
{
"name": "CVE-2025-68335",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68335"
},
{
"name": "CVE-2025-71079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71079"
},
{
"name": "CVE-2025-62626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62626"
},
{
"name": "CVE-2025-39940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39940"
},
{
"name": "CVE-2023-52751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52751"
},
{
"name": "CVE-2022-49562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49562"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2023-53483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53483"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2025-37938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
},
{
"name": "CVE-2025-37746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37746"
},
{
"name": "CVE-2022-38076",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38076"
},
{
"name": "CVE-2025-38368",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38368"
},
{
"name": "CVE-2026-23178",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23178"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2026-22997",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22997"
},
{
"name": "CVE-2024-56368",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56368"
},
{
"name": "CVE-2025-40075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40075"
},
{
"name": "CVE-2022-49172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49172"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-40979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40979"
},
{
"name": "CVE-2025-39977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39977"
},
{
"name": "CVE-2025-38331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38331"
},
{
"name": "CVE-2026-23240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23240"
},
{
"name": "CVE-2025-68330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68330"
},
{
"name": "CVE-2026-23228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23228"
},
{
"name": "CVE-2024-49945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49945"
},
{
"name": "CVE-2022-44033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44033"
},
{
"name": "CVE-2024-56757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56757"
},
{
"name": "CVE-2023-53662",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53662"
},
{
"name": "CVE-2025-38069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38069"
},
{
"name": "CVE-2022-49750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49750"
},
{
"name": "CVE-2023-53707",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53707"
},
{
"name": "CVE-2023-53115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53115"
},
{
"name": "CVE-2025-71196",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71196"
},
{
"name": "CVE-2025-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21645"
},
{
"name": "CVE-2023-54107",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54107"
},
{
"name": "CVE-2022-48646",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48646"
},
{
"name": "CVE-2024-43912",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43912"
},
{
"name": "CVE-2024-35808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35808"
},
{
"name": "CVE-2024-58012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58012"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-61663",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61663"
},
{
"name": "CVE-2025-68772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68772"
},
{
"name": "CVE-2024-49891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49891"
},
{
"name": "CVE-2024-36948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36948"
},
{
"name": "CVE-2022-48887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48887"
},
{
"name": "CVE-2024-40977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40977"
},
{
"name": "CVE-2024-26948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26948"
},
{
"name": "CVE-2023-53370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53370"
},
{
"name": "CVE-2024-53187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53187"
},
{
"name": "CVE-2023-45929",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45929"
},
{
"name": "CVE-2025-68343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68343"
},
{
"name": "CVE-2025-66382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66382"
},
{
"name": "CVE-2024-57795",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57795"
},
{
"name": "CVE-2025-37855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37855"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2021-33115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33115"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2020-26559",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26559"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2020-26140",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26140"
},
{
"name": "CVE-2024-39508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39508"
},
{
"name": "CVE-2026-23191",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23191"
},
{
"name": "CVE-2026-32249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32249"
},
{
"name": "CVE-2025-37899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37899"
},
{
"name": "CVE-2026-23078",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23078"
},
{
"name": "CVE-2025-40362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40362"
},
{
"name": "CVE-2025-68201",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68201"
},
{
"name": "CVE-2024-43831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43831"
},
{
"name": "CVE-2023-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30630"
},
{
"name": "CVE-2025-40289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40289"
},
{
"name": "CVE-2026-23169",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23169"
},
{
"name": "CVE-2025-38330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38330"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2017-13693",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13693"
},
{
"name": "CVE-2025-68768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68768"
},
{
"name": "CVE-2024-50284",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50284"
},
{
"name": "CVE-2022-49306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49306"
},
{
"name": "CVE-2024-49898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49898"
},
{
"name": "CVE-2025-36423",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36423"
},
{
"name": "CVE-2022-49622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49622"
},
{
"name": "CVE-2025-68785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68785"
},
{
"name": "CVE-2024-50211",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50211"
},
{
"name": "CVE-2025-38507",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38507"
},
{
"name": "CVE-2022-50284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50284"
},
{
"name": "CVE-2025-39989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39989"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2025-38014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
},
{
"name": "CVE-2025-22028",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22028"
},
{
"name": "CVE-2024-41008",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41008"
},
{
"name": "CVE-2024-27035",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27035"
},
{
"name": "CVE-2023-53218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53218"
},
{
"name": "CVE-2022-25836",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25836"
},
{
"name": "CVE-2024-37354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37354"
},
{
"name": "CVE-2025-68808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68808"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-29934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29934"
},
{
"name": "CVE-2024-27005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27005"
},
{
"name": "CVE-2025-68223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68223"
},
{
"name": "CVE-2022-49133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49133"
},
{
"name": "CVE-2024-36951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36951"
},
{
"name": "CVE-2025-68783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68783"
},
{
"name": "CVE-2025-71147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71147"
},
{
"name": "CVE-2025-38438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38438"
},
{
"name": "CVE-2025-40032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40032"
},
{
"name": "CVE-2023-26555",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26555"
},
{
"name": "CVE-2023-1193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1193"
},
{
"name": "CVE-2025-71220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71220"
},
{
"name": "CVE-2024-46806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46806"
},
{
"name": "CVE-2022-50073",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50073"
},
{
"name": "CVE-2025-68724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68724"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2026-23103",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23103"
},
{
"name": "CVE-2026-23074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23074"
},
{
"name": "CVE-2025-68786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68786"
},
{
"name": "CVE-2025-39732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39732"
},
{
"name": "CVE-2022-50393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50393"
},
{
"name": "CVE-2025-68779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68779"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2025-21819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21819"
},
{
"name": "CVE-2025-48514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48514"
},
{
"name": "CVE-2024-41030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41030"
},
{
"name": "CVE-2025-71199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71199"
},
{
"name": "CVE-2024-47664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47664"
},
{
"name": "CVE-2024-36915",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36915"
},
{
"name": "CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"name": "CVE-2024-49504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49504"
},
{
"name": "CVE-2025-38118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38118"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2023-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53367"
},
{
"name": "CVE-2022-50500",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50500"
},
{
"name": "CVE-2019-14899",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14899"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2024-53098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53098"
},
{
"name": "CVE-2025-68797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68797"
},
{
"name": "CVE-2024-49968",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49968"
},
{
"name": "CVE-2025-68358",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68358"
},
{
"name": "CVE-2025-40206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40206"
},
{
"name": "CVE-2026-23180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23180"
},
{
"name": "CVE-2021-0164",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0164"
},
{
"name": "CVE-2026-26958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26958"
},
{
"name": "CVE-2024-46870",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46870"
},
{
"name": "CVE-2022-49178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49178"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2024-49929",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49929"
},
{
"name": "CVE-2025-40257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40257"
},
{
"name": "CVE-2023-53748",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53748"
},
{
"name": "CVE-2024-26740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26740"
},
{
"name": "CVE-2022-49173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49173"
},
{
"name": "CVE-2024-45781",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45781"
},
{
"name": "CVE-2025-71125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71125"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2024-53056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53056"
},
{
"name": "CVE-2022-50551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50551"
},
{
"name": "CVE-2026-26269",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26269"
},
{
"name": "CVE-2024-43872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43872"
},
{
"name": "CVE-2025-71108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71108"
},
{
"name": "CVE-2022-49401",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49401"
},
{
"name": "CVE-2025-71069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71069"
},
{
"name": "CVE-2025-68312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68312"
},
{
"name": "CVE-2025-68284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68284"
},
{
"name": "CVE-2025-68194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68194"
},
{
"name": "CVE-2023-52939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52939"
},
{
"name": "CVE-2024-14027",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-14027"
},
{
"name": "CVE-2025-38269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38269"
},
{
"name": "CVE-2025-69649",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69649"
},
{
"name": "CVE-2024-53175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53175"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2024-49859",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49859"
},
{
"name": "CVE-2025-40336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40336"
},
{
"name": "CVE-2025-37945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
},
{
"name": "CVE-2025-71195",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71195"
},
{
"name": "CVE-2022-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49766"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2025-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22043"
},
{
"name": "CVE-2024-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49569"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2023-52569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52569"
},
{
"name": "CVE-2024-56609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56609"
},
{
"name": "CVE-2022-49940",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49940"
},
{
"name": "CVE-2026-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23083"
},
{
"name": "CVE-2025-38422",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38422"
},
{
"name": "CVE-2024-56611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56611"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2026-23088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23088"
},
{
"name": "CVE-2020-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25743"
},
{
"name": "CVE-2022-50167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50167"
},
{
"name": "CVE-2025-68183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68183"
},
{
"name": "CVE-2026-27704",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27704"
},
{
"name": "CVE-2022-48064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48064"
},
{
"name": "CVE-2023-45896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45896"
},
{
"name": "CVE-2025-37903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2025-68774",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68774"
},
{
"name": "CVE-2024-49940",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49940"
},
{
"name": "CVE-2025-40263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40263"
},
{
"name": "CVE-2021-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3735"
},
{
"name": "CVE-2025-40353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40353"
},
{
"name": "CVE-2024-46861",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46861"
},
{
"name": "CVE-2025-40222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40222"
},
{
"name": "CVE-2022-50634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50634"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-54514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54514"
},
{
"name": "CVE-2025-71202",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71202"
},
{
"name": "CVE-2015-7837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7837"
},
{
"name": "CVE-2025-0677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0677"
},
{
"name": "CVE-2024-45780",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45780"
},
{
"name": "CVE-2024-46749",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46749"
},
{
"name": "CVE-2022-50492",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50492"
},
{
"name": "CVE-2024-49888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49888"
},
{
"name": "CVE-2022-50406",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50406"
},
{
"name": "CVE-2023-26552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26552"
},
{
"name": "CVE-2024-49921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49921"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2026-23108",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23108"
},
{
"name": "CVE-2025-71180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71180"
},
{
"name": "CVE-2025-38232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38232"
},
{
"name": "CVE-2025-68244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68244"
},
{
"name": "CVE-2025-59691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59691"
},
{
"name": "CVE-2024-46830",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46830"
},
{
"name": "CVE-2023-52481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52481"
},
{
"name": "CVE-2023-52888",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52888"
},
{
"name": "CVE-2025-22057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22057"
},
{
"name": "CVE-2024-47666",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47666"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-40278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40278"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2024-50056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50056"
},
{
"name": "CVE-2025-71194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71194"
},
{
"name": "CVE-2026-1788",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1788"
},
{
"name": "CVE-2023-53721",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53721"
},
{
"name": "CVE-2025-22113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22113"
},
{
"name": "CVE-2025-40342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40342"
},
{
"name": "CVE-2022-50256",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50256"
},
{
"name": "CVE-2024-42091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42091"
},
{
"name": "CVE-2024-27983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
},
{
"name": "CVE-2025-37907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37907"
},
{
"name": "CVE-2024-38625",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38625"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2023-4010",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4010"
},
{
"name": "CVE-2025-38425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38425"
},
{
"name": "CVE-2024-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46727"
},
{
"name": "CVE-2023-54028",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54028"
},
{
"name": "CVE-2024-42129",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42129"
},
{
"name": "CVE-2023-54105",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54105"
},
{
"name": "CVE-2018-17977",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17977"
},
{
"name": "CVE-2019-1010204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010204"
},
{
"name": "CVE-2023-53992",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53992"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2025-40210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40210"
},
{
"name": "CVE-2022-50354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50354"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2026-22999",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22999"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2025-71082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71082"
},
{
"name": "CVE-2025-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12801"
},
{
"name": "CVE-2024-58015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58015"
},
{
"name": "CVE-2026-23068",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23068"
},
{
"name": "CVE-2024-41079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41079"
},
{
"name": "CVE-2025-68765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68765"
},
{
"name": "CVE-2026-23089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23089"
},
{
"name": "CVE-2024-43823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43823"
},
{
"name": "CVE-2023-52589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52589"
},
{
"name": "CVE-2022-41848",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41848"
},
{
"name": "CVE-2026-23216",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23216"
},
{
"name": "CVE-2023-53434",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53434"
},
{
"name": "CVE-2023-29935",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29935"
},
{
"name": "CVE-2023-35061",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35061"
},
{
"name": "CVE-2025-71132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71132"
},
{
"name": "CVE-2025-71225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71225"
},
{
"name": "CVE-2026-21636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21636"
},
{
"name": "CVE-2026-23239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23239"
},
{
"name": "CVE-2021-0172",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0172"
},
{
"name": "CVE-2024-47662",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47662"
},
{
"name": "CVE-2018-12930",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12930"
},
{
"name": "CVE-2026-23071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23071"
},
{
"name": "CVE-2024-49970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49970"
},
{
"name": "CVE-2024-41067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41067"
},
{
"name": "CVE-2024-26844",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26844"
},
{
"name": "CVE-2025-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
},
{
"name": "CVE-2026-23056",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23056"
},
{
"name": "CVE-2025-40193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40193"
},
{
"name": "CVE-2023-32644",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32644"
},
{
"name": "CVE-2025-71077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71077"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2024-46681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46681"
},
{
"name": "CVE-2024-36927",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36927"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-40012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40012"
},
{
"name": "CVE-2025-40279",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40279"
},
{
"name": "CVE-2026-0964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0964"
},
{
"name": "CVE-2025-68328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68328"
},
{
"name": "CVE-2023-53178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53178"
},
{
"name": "CVE-2024-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47141"
},
{
"name": "CVE-2024-8354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8354"
},
{
"name": "CVE-2023-54323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54323"
},
{
"name": "CVE-2025-37952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37952"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2025-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0689"
},
{
"name": "CVE-2022-50316",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50316"
},
{
"name": "CVE-2023-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31347"
},
{
"name": "CVE-2025-40084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40084"
},
{
"name": "CVE-2025-22111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22111"
},
{
"name": "CVE-2023-53657",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53657"
},
{
"name": "CVE-2024-49915",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49915"
},
{
"name": "CVE-2026-23063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23063"
},
{
"name": "CVE-2025-55132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55132"
},
{
"name": "CVE-2023-52732",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52732"
},
{
"name": "CVE-2022-49759",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49759"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2026-23073",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23073"
},
{
"name": "CVE-2022-49167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49167"
},
{
"name": "CVE-2025-68311",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68311"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2023-54023",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54023"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2023-31082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31082"
},
{
"name": "CVE-2024-41088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41088"
},
{
"name": "CVE-2025-0690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0690"
},
{
"name": "CVE-2025-71114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71114"
},
{
"name": "CVE-2023-53052",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53052"
},
{
"name": "CVE-2026-23058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23058"
},
{
"name": "CVE-2022-49234",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49234"
},
{
"name": "CVE-2022-50163",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50163"
},
{
"name": "CVE-2024-36922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36922"
},
{
"name": "CVE-2025-71067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71067"
},
{
"name": "CVE-2024-49919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49919"
},
{
"name": "CVE-2026-23238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23238"
},
{
"name": "CVE-2025-71182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71182"
},
{
"name": "CVE-2020-26556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26556"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-23038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23038"
},
{
"name": "CVE-2025-40341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40341"
},
{
"name": "CVE-2025-38409",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38409"
},
{
"name": "CVE-2021-3826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3826"
},
{
"name": "CVE-2024-26699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26699"
},
{
"name": "CVE-2024-57876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57876"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2026-22990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22990"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2022-50390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50390"
},
{
"name": "CVE-2026-23000",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23000"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-71186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71186"
},
{
"name": "CVE-2024-53220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53220"
},
{
"name": "CVE-2026-23176",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23176"
},
{
"name": "CVE-2023-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53539"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2025-40338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40338"
},
{
"name": "CVE-2025-68821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68821"
},
{
"name": "CVE-2025-31648",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31648"
},
{
"name": "CVE-2025-0678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0678"
},
{
"name": "CVE-2024-41075",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41075"
},
{
"name": "CVE-2026-23026",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23026"
},
{
"name": "CVE-2024-56674",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56674"
},
{
"name": "CVE-2024-27982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
},
{
"name": "CVE-2025-40195",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40195"
},
{
"name": "CVE-2024-31884",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31884"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2019-1563",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1563"
},
{
"name": "CVE-2026-1002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
},
{
"name": "CVE-2026-23128",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23128"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2023-53574",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53574"
},
{
"name": "CVE-2022-50166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50166"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-68325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68325"
},
{
"name": "CVE-2025-71190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71190"
},
{
"name": "CVE-2024-56738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56738"
},
{
"name": "CVE-2022-50778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50778"
},
{
"name": "CVE-2024-42067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42067"
},
{
"name": "CVE-2022-49971",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49971"
},
{
"name": "CVE-2025-71089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71089"
},
{
"name": "CVE-2025-21693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21693"
},
{
"name": "CVE-2025-71203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71203"
},
{
"name": "CVE-2024-56657",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56657"
},
{
"name": "CVE-2025-39789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39789"
},
{
"name": "CVE-2022-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49124"
},
{
"name": "CVE-2024-49901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49901"
},
{
"name": "CVE-2023-52700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52700"
},
{
"name": "CVE-2024-56583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56583"
},
{
"name": "CVE-2022-50195",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50195"
},
{
"name": "CVE-2025-40358",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40358"
},
{
"name": "CVE-2024-40998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40998"
},
{
"name": "CVE-2024-56712",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56712"
},
{
"name": "CVE-2025-68318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68318"
},
{
"name": "CVE-2022-49980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49980"
},
{
"name": "CVE-2023-52634",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52634"
},
{
"name": "CVE-2025-22104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22104"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2025-62526",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62526"
},
{
"name": "CVE-2024-49918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49918"
},
{
"name": "CVE-2025-68296",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68296"
},
{
"name": "CVE-2023-53785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53785"
},
{
"name": "CVE-2024-45776",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45776"
},
{
"name": "CVE-2022-50090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50090"
},
{
"name": "CVE-2025-40340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40340"
},
{
"name": "CVE-2025-68332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68332"
},
{
"name": "CVE-2020-14356",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14356"
},
{
"name": "CVE-2025-68745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68745"
},
{
"name": "CVE-2023-54263",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54263"
},
{
"name": "CVE-2025-71104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71104"
},
{
"name": "CVE-2026-22978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22978"
},
{
"name": "CVE-2023-53764",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53764"
},
{
"name": "CVE-2024-53687",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53687"
},
{
"name": "CVE-2025-39901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39901"
},
{
"name": "CVE-2025-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40283"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2024-38628",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38628"
},
{
"name": "CVE-2025-40324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40324"
},
{
"name": "CVE-2025-38672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38672"
},
{
"name": "CVE-2023-54181",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54181"
},
{
"name": "CVE-2025-0684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0684"
},
{
"name": "CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"name": "CVE-2025-68378",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68378"
},
{
"name": "CVE-2024-47794",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47794"
},
{
"name": "CVE-2026-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23146"
},
{
"name": "CVE-2025-38272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38272"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40146"
},
{
"name": "CVE-2025-38359",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38359"
},
{
"name": "CVE-2019-20794",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20794"
},
{
"name": "CVE-2023-53849",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53849"
},
{
"name": "CVE-2022-4543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4543"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"name": "CVE-2026-23037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23037"
},
{
"name": "CVE-2023-53627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53627"
},
{
"name": "CVE-2025-40250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40250"
},
{
"name": "CVE-2025-38091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38091"
},
{
"name": "CVE-2023-53510",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53510"
},
{
"name": "CVE-2025-40264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40264"
},
{
"name": "CVE-2025-38334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38334"
},
{
"name": "CVE-2023-53575",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53575"
},
{
"name": "CVE-2022-49516",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49516"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38728"
},
{
"name": "CVE-2022-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3523"
},
{
"name": "CVE-2026-26157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26157"
},
{
"name": "CVE-2026-23001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23001"
},
{
"name": "CVE-2023-38417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38417"
},
{
"name": "CVE-2025-68367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68367"
},
{
"name": "CVE-2025-71224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71224"
},
{
"name": "CVE-2025-22072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22072"
},
{
"name": "CVE-2025-68820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68820"
},
{
"name": "CVE-2021-45261",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45261"
},
{
"name": "CVE-2025-40074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40074"
},
{
"name": "CVE-2026-23193",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23193"
},
{
"name": "CVE-2025-40321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40321"
},
{
"name": "CVE-2024-47736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47736"
},
{
"name": "CVE-2023-53037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53037"
},
{
"name": "CVE-2024-46842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46842"
},
{
"name": "CVE-2025-71237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71237"
},
{
"name": "CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"name": "CVE-2024-50112",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50112"
},
{
"name": "CVE-2025-69646",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69646"
},
{
"name": "CVE-2023-54207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54207"
},
{
"name": "CVE-2026-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23215"
},
{
"name": "CVE-2024-28956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28956"
},
{
"name": "CVE-2025-68740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68740"
},
{
"name": "CVE-2020-26142",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26142"
},
{
"name": "CVE-2022-49955",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49955"
},
{
"name": "CVE-2023-53628",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53628"
},
{
"name": "CVE-2025-29943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29943"
},
{
"name": "CVE-2025-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39978"
},
{
"name": "CVE-2023-31346",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31346"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-40158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40158"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2025-38071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38071"
},
{
"name": "CVE-2025-38140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38140"
},
{
"name": "CVE-2022-50002",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50002"
},
{
"name": "CVE-2025-38621",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38621"
},
{
"name": "CVE-2025-68742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68742"
},
{
"name": "CVE-2025-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39908"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2024-49920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49920"
},
{
"name": "CVE-2025-40282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40282"
},
{
"name": "CVE-2026-23118",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23118"
},
{
"name": "CVE-2025-34034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-34034"
},
{
"name": "CVE-2025-37984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37984"
},
{
"name": "CVE-2025-59692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59692"
},
{
"name": "CVE-2022-50116",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50116"
},
{
"name": "CVE-2018-12931",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12931"
},
{
"name": "CVE-2025-40168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40168"
},
{
"name": "CVE-2025-37856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37856"
},
{
"name": "CVE-2022-50224",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50224"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2020-13791",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13791"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2024-49990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49990"
},
{
"name": "CVE-2020-15802",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15802"
},
{
"name": "CVE-2020-24240",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24240"
},
{
"name": "CVE-2024-46718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46718"
},
{
"name": "CVE-2025-68816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68816"
},
{
"name": "CVE-2024-41045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41045"
},
{
"name": "CVE-2023-53545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53545"
},
{
"name": "CVE-2022-50552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50552"
},
{
"name": "CVE-2021-0066",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0066"
},
{
"name": "CVE-2025-38333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38333"
},
{
"name": "CVE-2023-53376",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53376"
},
{
"name": "CVE-2023-53538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53538"
},
{
"name": "CVE-2025-68192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68192"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2025-68379",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68379"
},
{
"name": "CVE-2022-50357",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50357"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-68256",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68256"
},
{
"name": "CVE-2025-68777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68777"
},
{
"name": "CVE-2023-52671",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52671"
},
{
"name": "CVE-2022-50303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50303"
},
{
"name": "CVE-2024-35870",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35870"
},
{
"name": "CVE-2025-68254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68254"
},
{
"name": "CVE-2026-23221",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23221"
},
{
"name": "CVE-2025-38059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2024-36013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36013"
},
{
"name": "CVE-2024-53176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53176"
},
{
"name": "CVE-2025-37956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37956"
},
{
"name": "CVE-2025-40196",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40196"
},
{
"name": "CVE-2024-49880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49880"
},
{
"name": "CVE-2023-52676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52676"
},
{
"name": "CVE-2025-38117",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38117"
},
{
"name": "CVE-2017-13165",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13165"
},
{
"name": "CVE-2025-38556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38556"
},
{
"name": "CVE-2025-68171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68171"
},
{
"name": "CVE-2025-39932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39932"
},
{
"name": "CVE-2024-47683",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47683"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-46811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46811"
},
{
"name": "CVE-2025-21985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21985"
},
{
"name": "CVE-2025-22109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22109"
},
{
"name": "CVE-2025-38300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38300"
},
{
"name": "CVE-2025-40040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40040"
},
{
"name": "CVE-2023-53635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53635"
},
{
"name": "CVE-2025-39810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39810"
},
{
"name": "CVE-2026-22982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22982"
},
{
"name": "CVE-2025-23132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23132"
},
{
"name": "CVE-2024-47678",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47678"
},
{
"name": "CVE-2022-49531",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49531"
},
{
"name": "CVE-2022-49504",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49504"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2022-49810",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49810"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-71109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71109"
},
{
"name": "CVE-2023-26586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26586"
},
{
"name": "CVE-2025-38373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38373"
},
{
"name": "CVE-2025-66861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66861"
},
{
"name": "CVE-2025-40095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40095"
},
{
"name": "CVE-2025-37957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37957"
},
{
"name": "CVE-2025-38369",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38369"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-44950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44950"
},
{
"name": "CVE-2025-39759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39759"
},
{
"name": "CVE-2022-50332",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50332"
},
{
"name": "CVE-2023-53822",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53822"
},
{
"name": "CVE-2024-27408",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27408"
},
{
"name": "CVE-2025-71222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71222"
},
{
"name": "CVE-2022-50461",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50461"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2023-26554",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26554"
},
{
"name": "CVE-2025-38486",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38486"
},
{
"name": "CVE-2021-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26934"
},
{
"name": "CVE-2023-53466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53466"
},
{
"name": "CVE-2025-21629",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21629"
},
{
"name": "CVE-2025-71118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71118"
},
{
"name": "CVE-2023-53168",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53168"
},
{
"name": "CVE-2022-49528",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49528"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2022-45888",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45888"
},
{
"name": "CVE-2022-49218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49218"
},
{
"name": "CVE-2023-52749",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52749"
},
{
"name": "CVE-2025-39754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39754"
},
{
"name": "CVE-2025-40286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40286"
},
{
"name": "CVE-2022-49967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49967"
},
{
"name": "CVE-2025-68327",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68327"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2022-49245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49245"
},
{
"name": "CVE-2025-38098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38098"
},
{
"name": "CVE-2023-52682",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52682"
},
{
"name": "CVE-2022-50871",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50871"
},
{
"name": "CVE-2025-71150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71150"
},
{
"name": "CVE-2025-71229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71229"
},
{
"name": "CVE-2026-23213",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23213"
},
{
"name": "CVE-2025-39958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39958"
},
{
"name": "CVE-2018-8956",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8956"
},
{
"name": "CVE-2025-40266",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40266"
},
{
"name": "CVE-2026-23091",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23091"
},
{
"name": "CVE-2025-68241",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68241"
},
{
"name": "CVE-2022-49420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49420"
},
{
"name": "CVE-2022-40964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40964"
},
{
"name": "CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"name": "CVE-2026-3441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3441"
},
{
"name": "CVE-2024-36244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36244"
},
{
"name": "CVE-2023-53149",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53149"
},
{
"name": "CVE-2026-23237",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23237"
},
{
"name": "CVE-2024-49987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49987"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2022-50746",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50746"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2024-50034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50034"
},
{
"name": "CVE-2025-38259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38259"
},
{
"name": "CVE-2025-71192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71192"
},
{
"name": "CVE-2023-53596",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53596"
},
{
"name": "CVE-2022-49943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49943"
},
{
"name": "CVE-2022-50260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50260"
},
{
"name": "CVE-2025-40135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40135"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2026-23121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23121"
},
{
"name": "CVE-2020-12319",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12319"
},
{
"name": "CVE-2025-37951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2024-49568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49568"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2024-36924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36924"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2023-3397",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3397"
},
{
"name": "CVE-2025-68734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68734"
},
{
"name": "CVE-2024-26672",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26672"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-37947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37947"
},
{
"name": "CVE-2025-68776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68776"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2025-71066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71066"
},
{
"name": "CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"name": "CVE-2023-53806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53806"
},
{
"name": "CVE-2025-21817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21817"
},
{
"name": "CVE-2025-68972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68972"
},
{
"name": "CVE-2025-68799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68799"
},
{
"name": "CVE-2021-33139",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33139"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-38192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38192"
},
{
"name": "CVE-2025-71236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71236"
},
{
"name": "CVE-2025-68345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68345"
},
{
"name": "CVE-2025-39800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39800"
},
{
"name": "CVE-2024-50057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50057"
},
{
"name": "CVE-2025-38343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38343"
},
{
"name": "CVE-2025-71097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71097"
},
{
"name": "CVE-2024-46808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46808"
},
{
"name": "CVE-2026-26158",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26158"
},
{
"name": "CVE-2025-38202",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38202"
},
{
"name": "CVE-2025-68288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68288"
},
{
"name": "CVE-2025-38168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38168"
},
{
"name": "CVE-2023-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53547"
},
{
"name": "CVE-2019-20426",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20426"
},
{
"name": "CVE-2025-71107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71107"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2025-40310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40310"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-40083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40083"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2024-56584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56584"
},
{
"name": "CVE-2026-23235",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23235"
},
{
"name": "CVE-2025-71111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71111"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2025-71152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71152"
},
{
"name": "CVE-2024-42139",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42139"
},
{
"name": "CVE-2024-56692",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56692"
},
{
"name": "CVE-2024-53196",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53196"
},
{
"name": "CVE-2025-38665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38665"
},
{
"name": "CVE-2022-50212",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50212"
},
{
"name": "CVE-2026-23087",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23087"
},
{
"name": "CVE-2023-54259",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54259"
},
{
"name": "CVE-2025-68802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68802"
},
{
"name": "CVE-2023-54067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54067"
},
{
"name": "CVE-2025-1369",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1369"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-68317",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68317"
},
{
"name": "CVE-2023-53231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53231"
},
{
"name": "CVE-2025-71185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71185"
},
{
"name": "CVE-2022-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2961"
},
{
"name": "CVE-2025-40331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40331"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-49635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49635"
},
{
"name": "CVE-2024-50017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50017"
},
{
"name": "CVE-2026-23096",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23096"
},
{
"name": "CVE-2024-53241",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53241"
},
{
"name": "CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2025-38704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38704"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2021-33155",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33155"
},
{
"name": "CVE-2025-68337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68337"
},
{
"name": "CVE-2024-57899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57899"
},
{
"name": "CVE-2024-49928",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49928"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2024-50187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50187"
},
{
"name": "CVE-2022-50851",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50851"
},
{
"name": "CVE-2025-36001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36001"
},
{
"name": "CVE-2022-50464",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50464"
},
{
"name": "CVE-2025-38674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38674"
},
{
"name": "CVE-2025-40093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40093"
},
{
"name": "CVE-2020-26560",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26560"
},
{
"name": "CVE-2024-26714",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26714"
},
{
"name": "CVE-2024-45777",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45777"
},
{
"name": "CVE-2025-38040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
},
{
"name": "CVE-2024-40954",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40954"
},
{
"name": "CVE-2022-49965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49965"
},
{
"name": "CVE-2025-54771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54771"
},
{
"name": "CVE-2024-0564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0564"
},
{
"name": "CVE-2025-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39825"
},
{
"name": "CVE-2025-71131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71131"
},
{
"name": "CVE-2022-49961",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49961"
},
{
"name": "CVE-2025-69651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69651"
},
{
"name": "CVE-2025-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38552"
},
{
"name": "CVE-2025-40335",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40335"
},
{
"name": "CVE-2025-40149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40149"
},
{
"name": "CVE-2024-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58098"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2022-28667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28667"
},
{
"name": "CVE-2023-53383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53383"
},
{
"name": "CVE-2024-46717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46717"
},
{
"name": "CVE-2024-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25743"
},
{
"name": "CVE-2022-50704",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50704"
},
{
"name": "CVE-2025-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40164"
},
{
"name": "CVE-2023-54125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54125"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2026-23164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23164"
},
{
"name": "CVE-2024-41036",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41036"
},
{
"name": "CVE-2023-53751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53751"
},
{
"name": "CVE-2025-0033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0033"
},
{
"name": "CVE-2023-53743",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53743"
},
{
"name": "CVE-2024-42319",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42319"
},
{
"name": "CVE-2025-37928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
},
{
"name": "CVE-2017-13716",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13716"
},
{
"name": "CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"name": "CVE-2025-71116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71116"
},
{
"name": "CVE-2022-40735",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40735"
},
{
"name": "CVE-2024-36024",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36024"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-54190",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54190"
},
{
"name": "CVE-2023-52879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52879"
},
{
"name": "CVE-2025-68281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68281"
},
{
"name": "CVE-2023-52837",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52837"
},
{
"name": "CVE-2025-38440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38440"
},
{
"name": "CVE-2026-23124",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23124"
},
{
"name": "CVE-2023-52981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52981"
},
{
"name": "CVE-2024-53224",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53224"
},
{
"name": "CVE-2024-49910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49910"
},
{
"name": "CVE-2025-68362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68362"
},
{
"name": "CVE-2023-53105",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53105"
},
{
"name": "CVE-2025-68236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68236"
},
{
"name": "CVE-2024-39286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39286"
},
{
"name": "CVE-2025-25184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25184"
},
{
"name": "CVE-2025-14524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
},
{
"name": "CVE-2024-49855",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49855"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-68333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68333"
},
{
"name": "CVE-2024-47689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47689"
},
{
"name": "CVE-2025-71160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71160"
},
{
"name": "CVE-2025-71232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71232"
},
{
"name": "CVE-2023-52625",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52625"
},
{
"name": "CVE-2023-53353",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53353"
},
{
"name": "CVE-2024-58096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58096"
},
{
"name": "CVE-2025-38225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38225"
},
{
"name": "CVE-2023-53401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53401"
},
{
"name": "CVE-2025-22037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22037"
},
{
"name": "CVE-2023-53702",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53702"
},
{
"name": "CVE-2025-68290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68290"
},
{
"name": "CVE-2025-40280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40280"
},
{
"name": "CVE-2024-26842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26842"
},
{
"name": "CVE-2025-40099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40099"
},
{
"name": "CVE-2023-54059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54059"
},
{
"name": "CVE-2025-71162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71162"
},
{
"name": "CVE-2021-0170",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0170"
},
{
"name": "CVE-2019-10782",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10782"
},
{
"name": "CVE-2024-40966",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40966"
},
{
"name": "CVE-2024-53133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53133"
},
{
"name": "CVE-2026-23075",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23075"
},
{
"name": "CVE-2022-50571",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50571"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2026-23120",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23120"
},
{
"name": "CVE-2025-40180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40180"
},
{
"name": "CVE-2022-49393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49393"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2025-68803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68803"
},
{
"name": "CVE-2026-22996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22996"
},
{
"name": "CVE-2024-53091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53091"
},
{
"name": "CVE-2025-39851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39851"
},
{
"name": "CVE-2025-71204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71204"
},
{
"name": "CVE-2025-68331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68331"
},
{
"name": "CVE-2025-38244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38244"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-26758",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26758"
},
{
"name": "CVE-2025-38080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
},
{
"name": "CVE-2023-32651",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32651"
},
{
"name": "CVE-2025-37747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37747"
},
{
"name": "CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"name": "CVE-2026-23105",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23105"
},
{
"name": "CVE-2023-53036",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53036"
},
{
"name": "CVE-2025-38615",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38615"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-71115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71115"
},
{
"name": "CVE-2026-22976",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22976"
},
{
"name": "CVE-2022-50862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50862"
},
{
"name": "CVE-2025-1118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1118"
},
{
"name": "CVE-2024-50166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50166"
},
{
"name": "CVE-2024-35862",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35862"
},
{
"name": "CVE-2023-53355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53355"
},
{
"name": "CVE-2022-25265",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25265"
},
{
"name": "CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"name": "CVE-2026-23181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23181"
},
{
"name": "CVE-2025-37944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
},
{
"name": "CVE-2023-53558",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53558"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-68214",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68214"
},
{
"name": "CVE-2025-38703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38703"
},
{
"name": "CVE-2026-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23141"
},
{
"name": "CVE-2026-22860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22860"
},
{
"name": "CVE-2025-36365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36365"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2025-40247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40247"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2024-56641",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56641"
},
{
"name": "CVE-2024-43842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43842"
},
{
"name": "CVE-2025-0686",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0686"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2024-49992",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49992"
},
{
"name": "CVE-2025-68781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68781"
},
{
"name": "CVE-2025-39753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39753"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2026-23182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23182"
},
{
"name": "CVE-2021-0173",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0173"
},
{
"name": "CVE-2025-71112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71112"
},
{
"name": "CVE-2023-54285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54285"
},
{
"name": "CVE-2024-45778",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45778"
},
{
"name": "CVE-2026-23086",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23086"
},
{
"name": "CVE-2024-47661",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47661"
},
{
"name": "CVE-2026-28418",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28418"
},
{
"name": "CVE-2023-54151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54151"
},
{
"name": "CVE-2025-22022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22022"
},
{
"name": "CVE-2025-66864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66864"
},
{
"name": "CVE-2024-46803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46803"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-59466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59466"
},
{
"name": "CVE-2025-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40192"
},
{
"name": "CVE-2025-38544",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38544"
},
{
"name": "CVE-2025-39797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39797"
},
{
"name": "CVE-2025-68818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68818"
},
{
"name": "CVE-2022-36351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36351"
},
{
"name": "CVE-2023-52921",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52921"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2024-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36478"
},
{
"name": "CVE-2024-43832",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43832"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2024-54683",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54683"
},
{
"name": "CVE-2025-1150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1150"
},
{
"name": "CVE-2024-46720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46720"
},
{
"name": "CVE-2024-26658",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26658"
},
{
"name": "CVE-2026-2243",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2243"
},
{
"name": "CVE-2025-38198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38198"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2024-38564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38564"
},
{
"name": "CVE-2021-0174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0174"
},
{
"name": "CVE-2025-8746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8746"
},
{
"name": "CVE-2025-36442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36442"
},
{
"name": "CVE-2025-38006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38006"
},
{
"name": "CVE-2025-40102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40102"
},
{
"name": "CVE-2026-0968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0968"
},
{
"name": "CVE-2025-40170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40170"
},
{
"name": "CVE-2025-38437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38437"
},
{
"name": "CVE-2025-40160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40160"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-45779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45779"
},
{
"name": "CVE-2025-40284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40284"
},
{
"name": "CVE-2025-38125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38125"
},
{
"name": "CVE-2025-40077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40077"
},
{
"name": "CVE-2024-57857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57857"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2022-50213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50213"
},
{
"name": "CVE-2024-46823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46823"
},
{
"name": "CVE-2023-32642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32642"
},
{
"name": "CVE-2025-71227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71227"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2024-46733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46733"
},
{
"name": "CVE-2024-41014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41014"
},
{
"name": "CVE-2022-50015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50015"
},
{
"name": "CVE-2025-40071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40071"
},
{
"name": "CVE-2024-7883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7883"
},
{
"name": "CVE-2024-50271",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50271"
},
{
"name": "CVE-2022-50772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50772"
},
{
"name": "CVE-2024-56717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56717"
},
{
"name": "CVE-2025-68366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68366"
},
{
"name": "CVE-2024-56707",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56707"
},
{
"name": "CVE-2023-54234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54234"
},
{
"name": "CVE-2022-45885",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45885"
},
{
"name": "CVE-2022-49783",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49783"
},
{
"name": "CVE-2025-40305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40305"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2025-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47153"
},
{
"name": "CVE-2025-40080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40080"
},
{
"name": "CVE-2024-53216",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53216"
},
{
"name": "CVE-2022-49539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49539"
},
{
"name": "CVE-2024-36347",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36347"
},
{
"name": "CVE-2024-26869",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26869"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-68815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68815"
},
{
"name": "CVE-2021-20255",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20255"
},
{
"name": "CVE-2022-48979",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48979"
},
{
"name": "CVE-2025-40307",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40307"
},
{
"name": "CVE-2025-71193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71193"
},
{
"name": "CVE-2023-54180",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54180"
},
{
"name": "CVE-2026-23095",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23095"
},
{
"name": "CVE-2024-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46848"
},
{
"name": "CVE-2025-68346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68346"
},
{
"name": "CVE-2025-38081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
},
{
"name": "CVE-2024-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36009"
},
{
"name": "CVE-2025-71163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71163"
},
{
"name": "CVE-2024-36350",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36350"
},
{
"name": "CVE-2023-25951",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25951"
},
{
"name": "CVE-2025-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40211"
},
{
"name": "CVE-2023-53152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53152"
},
{
"name": "CVE-2021-0308",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0308"
},
{
"name": "CVE-2025-68315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68315"
},
{
"name": "CVE-2024-50009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50009"
},
{
"name": "CVE-2025-39850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39850"
},
{
"name": "CVE-2022-1205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1205"
},
{
"name": "CVE-2023-45927",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45927"
},
{
"name": "CVE-2020-25742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25742"
},
{
"name": "CVE-2022-0987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0987"
},
{
"name": "CVE-2025-71096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71096"
},
{
"name": "CVE-2025-71095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71095"
},
{
"name": "CVE-2025-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40217"
},
{
"name": "CVE-2025-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38199"
},
{
"name": "CVE-2025-39905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39905"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2022-50720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50720"
},
{
"name": "CVE-2025-71105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71105"
},
{
"name": "CVE-2023-50387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50387"
},
{
"name": "CVE-2022-49529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49529"
},
{
"name": "CVE-2025-68266",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68266"
},
{
"name": "CVE-2024-27057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27057"
},
{
"name": "CVE-2025-68771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68771"
},
{
"name": "CVE-2025-39961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39961"
},
{
"name": "CVE-2025-68363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68363"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2024-26876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26876"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2023-52657",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52657"
},
{
"name": "CVE-2025-37876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37876"
},
{
"name": "CVE-2024-58089",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58089"
},
{
"name": "CVE-2024-36331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36331"
},
{
"name": "CVE-2026-27571",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27571"
},
{
"name": "CVE-2025-39748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39748"
},
{
"name": "CVE-2026-22984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22984"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2022-49127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49127"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2020-25741",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25741"
},
{
"name": "CVE-2022-50748",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50748"
},
{
"name": "CVE-2023-53767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53767"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21696"
},
{
"name": "CVE-2025-68303",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68303"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-39863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39863"
},
{
"name": "CVE-2025-40259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40259"
},
{
"name": "CVE-2023-53180",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53180"
},
{
"name": "CVE-2026-28419",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28419"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-38560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38560"
},
{
"name": "CVE-2023-53385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53385"
},
{
"name": "CVE-2026-23206",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23206"
},
{
"name": "CVE-2025-68757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68757"
},
{
"name": "CVE-2024-46678",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46678"
},
{
"name": "CVE-2024-58097",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58097"
},
{
"name": "CVE-2023-53620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53620"
},
{
"name": "CVE-2022-50539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50539"
},
{
"name": "CVE-2025-71068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71068"
},
{
"name": "CVE-2025-23130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23130"
},
{
"name": "CVE-2022-49496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49496"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"name": "CVE-2024-56782",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56782"
},
{
"name": "CVE-2025-39957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39957"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2023-53540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53540"
},
{
"name": "CVE-2022-49552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49552"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-53261",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53261"
},
{
"name": "CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"name": "CVE-2026-23033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23033"
},
{
"name": "CVE-2025-39726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39726"
},
{
"name": "CVE-2024-26759",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26759"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-39931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39931"
},
{
"name": "CVE-2023-54187",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54187"
},
{
"name": "CVE-2026-22977",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22977"
},
{
"name": "CVE-2026-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23145"
},
{
"name": "CVE-2022-44032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44032"
},
{
"name": "CVE-2024-57895",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57895"
},
{
"name": "CVE-2023-53240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53240"
},
{
"name": "CVE-2025-13735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13735"
},
{
"name": "CVE-2023-53694",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53694"
},
{
"name": "CVE-2024-53195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53195"
},
{
"name": "CVE-2024-35794",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35794"
},
{
"name": "CVE-2023-52829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52829"
},
{
"name": "CVE-2026-23003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23003"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38716"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2024-56660",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56660"
},
{
"name": "CVE-2026-23076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23076"
},
{
"name": "CVE-2023-54145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54145"
},
{
"name": "CVE-2025-38033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38033"
},
{
"name": "CVE-2024-41023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41023"
},
{
"name": "CVE-2024-47704",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47704"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2024-35801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35801"
},
{
"name": "CVE-2024-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49978"
},
{
"name": "CVE-2024-36910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36910"
},
{
"name": "CVE-2025-15079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
},
{
"name": "CVE-2024-49870",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49870"
},
{
"name": "CVE-2025-36366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36366"
},
{
"name": "CVE-2024-42125",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42125"
},
{
"name": "CVE-2025-36123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36123"
},
{
"name": "CVE-2024-56737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56737"
},
{
"name": "CVE-2025-68168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68168"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2025-68206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68206"
},
{
"name": "CVE-2020-11935",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11935"
},
{
"name": "CVE-2023-54247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54247"
},
{
"name": "CVE-2025-68309",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68309"
},
{
"name": "CVE-2023-52905",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52905"
},
{
"name": "CVE-2024-57852",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57852"
},
{
"name": "CVE-2025-40003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40003"
},
{
"name": "CVE-2025-22042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22042"
},
{
"name": "CVE-2025-71158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71158"
},
{
"name": "CVE-2022-49803",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49803"
},
{
"name": "CVE-2024-57898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57898"
},
{
"name": "CVE-2020-35503",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35503"
},
{
"name": "CVE-2024-49923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49923"
},
{
"name": "CVE-2024-56639",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56639"
},
{
"name": "CVE-2025-68372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68372"
},
{
"name": "CVE-2026-23171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23171"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-53002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53002"
},
{
"name": "CVE-2021-0183",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0183"
},
{
"name": "CVE-2025-39884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39884"
},
{
"name": "CVE-2025-39747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39747"
},
{
"name": "CVE-2024-36914",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36914"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2024-35826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35826"
},
{
"name": "CVE-2026-23112",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23112"
},
{
"name": "CVE-2022-49764",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49764"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-21651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21651"
},
{
"name": "CVE-2025-38092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38092"
},
{
"name": "CVE-2025-22124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22124"
},
{
"name": "CVE-2025-68313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68313"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2023-26553",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26553"
},
{
"name": "CVE-2025-60876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
},
{
"name": "CVE-2025-37776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37776"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2024-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6519"
},
{
"name": "CVE-2024-46729",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46729"
},
{
"name": "CVE-2023-53850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53850"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2022-50266",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50266"
},
{
"name": "CVE-2024-53178",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53178"
},
{
"name": "CVE-2025-71137",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71137"
},
{
"name": "CVE-2026-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23084"
},
{
"name": "CVE-2023-53093",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53093"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2026-23190",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23190"
},
{
"name": "CVE-2025-40123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40123"
},
{
"name": "CVE-2026-22979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22979"
},
{
"name": "CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"name": "CVE-2024-49991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49991"
},
{
"name": "CVE-2022-50009",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50009"
},
{
"name": "CVE-2022-26047",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26047"
},
{
"name": "CVE-2024-53240",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53240"
},
{
"name": "CVE-2026-23011",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23011"
},
{
"name": "CVE-2024-36949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36949"
},
{
"name": "CVE-2023-53816",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53816"
},
{
"name": "CVE-2025-37877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37877"
},
{
"name": "CVE-2024-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2193"
},
{
"name": "CVE-2025-4382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4382"
},
{
"name": "CVE-2022-28693",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28693"
},
{
"name": "CVE-2025-71161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71161"
},
{
"name": "CVE-2025-39706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39706"
},
{
"name": "CVE-2025-22038",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22038"
},
{
"name": "CVE-2025-68217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68217"
},
{
"name": "CVE-2023-54242",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54242"
},
{
"name": "CVE-2025-68289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68289"
},
{
"name": "CVE-2025-40363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40363"
},
{
"name": "CVE-2024-41062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41062"
},
{
"name": "CVE-2025-40253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40253"
},
{
"name": "CVE-2022-48816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48816"
},
{
"name": "CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"name": "CVE-2025-37800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-50518",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50518"
},
{
"name": "CVE-2022-49829",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49829"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2016-2568",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2568"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2025-68245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68245"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2018-12929",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12929"
},
{
"name": "CVE-2024-26853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26853"
},
{
"name": "CVE-2024-53147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53147"
},
{
"name": "CVE-2025-39952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39952"
},
{
"name": "CVE-2025-40317",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40317"
},
{
"name": "CVE-2024-45783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45783"
},
{
"name": "CVE-2026-23110",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23110"
},
{
"name": "CVE-2023-53410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53410"
},
{
"name": "CVE-2023-53254",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53254"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2023-47210",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47210"
},
{
"name": "CVE-2025-68809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68809"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2024-36920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36920"
},
{
"name": "CVE-2021-0165",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0165"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2022-49177",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49177"
},
{
"name": "CVE-2025-38205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38205"
},
{
"name": "CVE-2026-23100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23100"
},
{
"name": "CVE-2025-59464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59464"
},
{
"name": "CVE-2024-58241",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58241"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-71120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71120"
},
{
"name": "CVE-2025-38166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38166"
},
{
"name": "CVE-2022-49833",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49833"
},
{
"name": "CVE-2026-23060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23060"
},
{
"name": "CVE-2025-38321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38321"
},
{
"name": "CVE-2025-68282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68282"
},
{
"name": "CVE-2025-39705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39705"
},
{
"name": "CVE-2025-68817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68817"
},
{
"name": "CVE-2024-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36021"
},
{
"name": "CVE-2025-38045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
},
{
"name": "CVE-2024-46726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46726"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2024-53079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53079"
},
{
"name": "CVE-2025-68787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68787"
},
{
"name": "CVE-2025-1125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1125"
},
{
"name": "CVE-2023-53647",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53647"
},
{
"name": "CVE-2025-37954",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
},
{
"name": "CVE-2025-23133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23133"
},
{
"name": "CVE-2025-0012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0012"
},
{
"name": "CVE-2020-12313",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12313"
},
{
"name": "CVE-2025-71233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71233"
},
{
"name": "CVE-2025-68782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68782"
},
{
"name": "CVE-2021-0166",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0166"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2022-3872",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3872"
},
{
"name": "CVE-2025-39744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39744"
},
{
"name": "CVE-2025-71197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71197"
},
{
"name": "CVE-2025-68177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68177"
},
{
"name": "CVE-2025-68758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68758"
},
{
"name": "CVE-2024-49931",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49931"
},
{
"name": "CVE-2024-43866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43866"
},
{
"name": "CVE-2024-37021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37021"
},
{
"name": "CVE-2024-47728",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47728"
},
{
"name": "CVE-2025-27610",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27610"
},
{
"name": "CVE-2025-68191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68191"
},
{
"name": "CVE-2026-23031",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23031"
},
{
"name": "CVE-2024-46730",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46730"
},
{
"name": "CVE-2025-71113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71113"
},
{
"name": "CVE-2025-71127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71127"
},
{
"name": "CVE-2025-37786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
},
{
"name": "CVE-2024-46728",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46728"
},
{
"name": "CVE-2023-53561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53561"
},
{
"name": "CVE-2026-22998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22998"
},
{
"name": "CVE-2023-54172",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54172"
},
{
"name": "CVE-2026-23050",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23050"
},
{
"name": "CVE-2024-58100",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58100"
},
{
"name": "CVE-2020-0256",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0256"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2024-26954",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26954"
},
{
"name": "CVE-2025-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21634"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2025-38047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38047"
},
{
"name": "CVE-2024-47738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47738"
},
{
"name": "CVE-2025-68340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68340"
},
{
"name": "CVE-2024-41013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41013"
},
{
"name": "CVE-2023-54320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54320"
},
{
"name": "CVE-2024-43911",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43911"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-37959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
},
{
"name": "CVE-2017-0537",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0537"
},
{
"name": "CVE-2025-38191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38191"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2025-68219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68219"
},
{
"name": "CVE-2022-50232",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50232"
},
{
"name": "CVE-2025-38062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38062"
},
{
"name": "CVE-2025-38531",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38531"
},
{
"name": "CVE-2023-26112",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26112"
},
{
"name": "CVE-2018-6952",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6952"
},
{
"name": "CVE-2020-14304",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14304"
},
{
"name": "CVE-2024-46834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46834"
},
{
"name": "CVE-2025-40288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40288"
},
{
"name": "CVE-2025-68239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68239"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-40281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40281"
},
{
"name": "CVE-2025-68185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68185"
},
{
"name": "CVE-2025-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40304"
},
{
"name": "CVE-2025-38503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38503"
},
{
"name": "CVE-2025-40110",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40110"
},
{
"name": "CVE-2026-24001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24001"
},
{
"name": "CVE-2025-37807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37807"
},
{
"name": "CVE-2025-38131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38131"
},
{
"name": "CVE-2022-50016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50016"
},
{
"name": "CVE-2025-29481",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29481"
},
{
"name": "CVE-2024-53219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53219"
},
{
"name": "CVE-2023-53009",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53009"
},
{
"name": "CVE-2025-40268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40268"
},
{
"name": "CVE-2025-61661",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61661"
},
{
"name": "CVE-2026-23111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23111"
},
{
"name": "CVE-2024-25740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25740"
},
{
"name": "CVE-2024-50246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50246"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"name": "CVE-2024-57950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57950"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2025-40325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40325"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2024-42321",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42321"
},
{
"name": "CVE-2026-23113",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23113"
},
{
"name": "CVE-2021-0176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0176"
},
{
"name": "CVE-2025-1151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1151"
},
{
"name": "CVE-2022-48998",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48998"
},
{
"name": "CVE-2025-68798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68798"
},
{
"name": "CVE-2024-42273",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42273"
},
{
"name": "CVE-2025-68336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68336"
},
{
"name": "CVE-2023-53794",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53794"
},
{
"name": "CVE-2026-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23157"
},
{
"name": "CVE-2025-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40303"
},
{
"name": "CVE-2025-68178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68178"
},
{
"name": "CVE-2022-49974",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49974"
},
{
"name": "CVE-2025-40337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40337"
},
{
"name": "CVE-2019-20633",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20633"
},
{
"name": "CVE-2025-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38264"
},
{
"name": "CVE-2021-3714",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3714"
},
{
"name": "CVE-2023-54071",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54071"
},
{
"name": "CVE-2024-56566",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56566"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2025-40036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40036"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2024-47745",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47745"
},
{
"name": "CVE-2025-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39833"
},
{
"name": "CVE-2026-23097",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23097"
},
{
"name": "CVE-2025-37980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
},
{
"name": "CVE-2024-53190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53190"
},
{
"name": "CVE-2025-40262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40262"
},
{
"name": "CVE-2024-35784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35784"
},
{
"name": "CVE-2024-56591",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56591"
},
{
"name": "CVE-2024-56544",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56544"
},
{
"name": "CVE-2024-56647",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56647"
},
{
"name": "CVE-2025-71198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71198"
},
{
"name": "CVE-2025-21649",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21649"
},
{
"name": "CVE-2024-57976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57976"
},
{
"name": "CVE-2025-68819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68819"
},
{
"name": "CVE-2025-0685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0685"
},
{
"name": "CVE-2024-57893",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57893"
},
{
"name": "CVE-2026-23231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23231"
},
{
"name": "CVE-2025-37879",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37879"
},
{
"name": "CVE-2022-50071",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50071"
},
{
"name": "CVE-2025-40261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40261"
},
{
"name": "CVE-2024-56180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56180"
},
{
"name": "CVE-2023-39333",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39333"
},
{
"name": "CVE-2025-38643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38643"
},
{
"name": "CVE-2021-3864",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3864"
},
{
"name": "CVE-2025-39771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39771"
},
{
"name": "CVE-2023-52591",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52591"
},
{
"name": "CVE-2024-26648",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26648"
},
{
"name": "CVE-2025-66862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66862"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2020-24352",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24352"
},
{
"name": "CVE-2024-36000",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36000"
},
{
"name": "CVE-2026-23021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23021"
},
{
"name": "CVE-2025-39819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39819"
},
{
"name": "CVE-2022-49296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49296"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2024-49914",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49914"
},
{
"name": "CVE-2025-38360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38360"
},
{
"name": "CVE-2025-68732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68732"
},
{
"name": "CVE-2025-39715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39715"
},
{
"name": "CVE-2025-36407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36407"
},
{
"name": "CVE-2024-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0217"
},
{
"name": "CVE-2025-40323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40323"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2021-47658",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47658"
},
{
"name": "CVE-2025-68285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68285"
},
{
"name": "CVE-2025-4575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
},
{
"name": "CVE-2019-12067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12067"
},
{
"name": "CVE-2024-57843",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57843"
},
{
"name": "CVE-2025-38512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38512"
},
{
"name": "CVE-2024-50135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50135"
},
{
"name": "CVE-2024-49916",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49916"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2024-49988",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49988"
},
{
"name": "CVE-2023-52648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52648"
},
{
"name": "CVE-2024-49861",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49861"
},
{
"name": "CVE-2026-23093",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23093"
},
{
"name": "CVE-2024-49893",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49893"
},
{
"name": "CVE-2024-44963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44963"
},
{
"name": "CVE-2023-53348",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53348"
},
{
"name": "CVE-2022-48766",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48766"
},
{
"name": "CVE-2019-15794",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15794"
},
{
"name": "CVE-2024-49917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49917"
},
{
"name": "CVE-2022-50467",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50467"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2024-48875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48875"
},
{
"name": "CVE-2024-41935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41935"
},
{
"name": "CVE-2025-38162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38162"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2025-71183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71183"
},
{
"name": "CVE-2023-54047",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54047"
},
{
"name": "CVE-2023-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53382"
},
{
"name": "CVE-2024-50060",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50060"
},
{
"name": "CVE-2025-39677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39677"
},
{
"name": "CVE-2023-53651",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53651"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2025-68371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68371"
},
{
"name": "CVE-2022-50383",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50383"
},
{
"name": "CVE-2025-39707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39707"
},
{
"name": "CVE-2025-40275",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40275"
},
{
"name": "CVE-2023-53387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53387"
},
{
"name": "CVE-2026-31802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31802"
},
{
"name": "CVE-2024-45774",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45774"
},
{
"name": "CVE-2023-54019",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54019"
},
{
"name": "CVE-2025-22053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22053"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2025-61664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61664"
},
{
"name": "CVE-2025-68211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68211"
},
{
"name": "CVE-2026-25702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25702"
},
{
"name": "CVE-2023-52452",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52452"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2022-50863",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50863"
},
{
"name": "CVE-2025-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39829"
},
{
"name": "CVE-2024-35843",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35843"
},
{
"name": "CVE-2025-71091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71091"
},
{
"name": "CVE-2025-39781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39781"
},
{
"name": "CVE-2025-39762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39762"
},
{
"name": "CVE-2024-40999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40999"
},
{
"name": "CVE-2023-53292",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53292"
},
{
"name": "CVE-2023-52576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52576"
},
{
"name": "CVE-2024-27002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27002"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-57887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57887"
},
{
"name": "CVE-2025-21730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21730"
},
{
"name": "CVE-2024-35865",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35865"
},
{
"name": "CVE-2025-71184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71184"
},
{
"name": "CVE-2023-52660",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52660"
},
{
"name": "CVE-2024-35995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35995"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2023-53371",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53371"
},
{
"name": "CVE-2025-38659",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38659"
},
{
"name": "CVE-2025-68227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68227"
},
{
"name": "CVE-2025-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22041"
},
{
"name": "CVE-2025-40339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40339"
},
{
"name": "CVE-2025-22127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22127"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2024-27025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27025"
},
{
"name": "CVE-2025-38020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
},
{
"name": "CVE-2024-27011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27011"
},
{
"name": "CVE-2025-15224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
},
{
"name": "CVE-2024-26605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26605"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2024-38543",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38543"
},
{
"name": "CVE-2025-68263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68263"
},
{
"name": "CVE-2023-53187",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53187"
},
{
"name": "CVE-2025-38689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38689"
},
{
"name": "CVE-2025-68800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68800"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2025-38275",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38275"
},
{
"name": "CVE-2025-68261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68261"
},
{
"name": "CVE-2022-48744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48744"
},
{
"name": "CVE-2025-38070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38070"
},
{
"name": "CVE-2025-68755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68755"
},
{
"name": "CVE-2025-62525",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62525"
},
{
"name": "CVE-2025-71238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71238"
},
{
"name": "CVE-2021-0175",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0175"
},
{
"name": "CVE-2024-36012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36012"
},
{
"name": "CVE-2022-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48706"
},
{
"name": "CVE-2025-40334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40334"
},
{
"name": "CVE-2025-68767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68767"
},
{
"name": "CVE-2024-46716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46716"
},
{
"name": "CVE-2012-4542",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4542"
},
{
"name": "CVE-2021-3773",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3773"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2022-49267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49267"
},
{
"name": "CVE-2024-56592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56592"
},
{
"name": "CVE-2025-37854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
},
{
"name": "CVE-2025-38189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38189"
},
{
"name": "CVE-2022-48628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48628"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2024-50138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50138"
},
{
"name": "CVE-2025-40319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40319"
},
{
"name": "CVE-2021-44534",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44534"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2024-56565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56565"
},
{
"name": "CVE-2025-68193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68193"
},
{
"name": "CVE-2025-68727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68727"
},
{
"name": "CVE-2024-57872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57872"
},
{
"name": "CVE-2023-28720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28720"
},
{
"name": "CVE-2024-53093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53093"
},
{
"name": "CVE-2026-23080",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23080"
},
{
"name": "CVE-2024-46833",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46833"
},
{
"name": "CVE-2024-47703",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47703"
},
{
"name": "CVE-2023-53742",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53742"
},
{
"name": "CVE-2025-38361",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38361"
},
{
"name": "CVE-2025-38041",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38041"
},
{
"name": "CVE-2024-53177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53177"
},
{
"name": "CVE-2024-56588",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56588"
},
{
"name": "CVE-2023-53452",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53452"
},
{
"name": "CVE-2023-54121",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54121"
},
{
"name": "CVE-2023-6610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6610"
},
{
"name": "CVE-2023-54261",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54261"
},
{
"name": "CVE-2022-50616",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50616"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2023-53544",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53544"
},
{
"name": "CVE-2025-68264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68264"
},
{
"name": "CVE-2024-49911",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49911"
},
{
"name": "CVE-2026-23154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23154"
},
{
"name": "CVE-2022-50708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50708"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
},
{
"name": "CVE-2025-68764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68764"
},
{
"name": "CVE-2025-9301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9301"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2026-03-20T00:00:00",
"last_revision_date": "2026-03-20T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0326",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37233",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37233"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37237",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37237"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37236",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37236"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37246",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37246"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37235",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37235"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37229",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37229"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37226",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37226"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37230",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37230"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37242",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37242"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37228",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37228"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37240",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37240"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37243",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37243"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37234",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37234"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37231",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37231"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37239",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37239"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37227",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37227"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37232",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37232"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37247",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37247"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37241",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37241"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37238",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37238"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37244",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37244"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37245",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37245"
}
]
}
CERTFR-2026-AVI-0556
Vulnerability from certfr_avis - Published: 2026-05-11 - Updated: 2026-05-11
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 31.3.x antérieures à 3.13.15 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server For Kubernetes versions antérieures à 1.3.0 | ||
| VMware | Tanzu | Tanzu Data Flow on Kubernetes versions antérieures à 2.1.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.0.x antérieures à 4.0.20 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à1.33.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.9.3 | ||
| VMware | Tanzu | Tanzu for Valkey on Kubernetes versions antérieures à 3.3.4 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions 6.17.x antérieures à 6.17.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum on Kubernetes versions antérieures à 1.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Platform Extension Framework versions antérieures à 8.0.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.2.x antérieures à 4.2.6 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Text versions antérieures à 4.0.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.3.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.3.x antérieures à 4.3.0 | ||
| VMware | Tanzu | Tanzu for Valkey on Kubernetes versions antérieures à 3.4.0 | ||
| VMware | Tanzu Gemfire | Tanzu GemFire versions antérieures à 10.2.3 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Upgrade versions antérieures à 2.0.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplumversions antérieures à 7.8.0 | ||
| VMware | Tanzu Gemfire | Tanzu GemFire Vector Database versions antérieures à 1.2.2 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 6.33.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions 7.7.x antérieures à 7.7.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.1.x antérieures à 4.1.11 | ||
| VMware | Tanzu | Tanzu for MySQL on Kubernetes versions antérieures à 2.0.3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu RabbitMQ on Kubernetes versions 31.3.x ant\u00e9rieures \u00e0 3.13.15",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server For Kubernetes versions ant\u00e9rieures \u00e0 1.3.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow on Kubernetes versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.0.x ant\u00e9rieures \u00e0 4.0.20",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e01.33.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.9.3",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for Valkey on Kubernetes versions ant\u00e9rieures \u00e0 3.3.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions 6.17.x ant\u00e9rieures \u00e0 6.17.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum on Kubernetes versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 8.0.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.2.x ant\u00e9rieures \u00e0 4.2.6",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Text versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.3.x ant\u00e9rieures \u00e0 4.3.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for Valkey on Kubernetes versions ant\u00e9rieures \u00e0 3.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": " Tanzu GemFire versions ant\u00e9rieures \u00e0 10.2.3",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Upgrade versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplumversions ant\u00e9rieures \u00e0 7.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Vector Database versions ant\u00e9rieures \u00e0 1.2.2",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 6.33.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions 7.7.x ant\u00e9rieures \u00e0 7.7.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.1.x ant\u00e9rieures \u00e0 4.1.11",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for MySQL on Kubernetes versions ant\u00e9rieures \u00e0 2.0.3\n",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2019-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12384"
},
{
"name": "CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2018-19362",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19362"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-22737",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22737"
},
{
"name": "CVE-2020-26939",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26939"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"name": "CVE-2026-35238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35238"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2026-27205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27205"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2026-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32990"
},
{
"name": "CVE-2022-30973",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30973"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2026-1669",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1669"
},
{
"name": "CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"name": "CVE-2021-27906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27906"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2026-34267",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34267"
},
{
"name": "CVE-2023-50386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50386"
},
{
"name": "CVE-2026-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21936"
},
{
"name": "CVE-2026-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21937"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2016-1000341",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000341"
},
{
"name": "CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2020-13956",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13956"
},
{
"name": "CVE-2026-35239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35239"
},
{
"name": "CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"name": "CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"name": "CVE-2021-36373",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36373"
},
{
"name": "CVE-2020-10673",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2020-35728",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35728"
},
{
"name": "CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2026-34271",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34271"
},
{
"name": "CVE-2019-10094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10094"
},
{
"name": "CVE-2026-24308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24308"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2020-36181",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2026-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3446"
},
{
"name": "CVE-2026-32875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32875"
},
{
"name": "CVE-2020-36182",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2016-1000343",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000343"
},
{
"name": "CVE-2020-24616",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
},
{
"name": "CVE-2020-10683",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10683"
},
{
"name": "CVE-2022-24613",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24613"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2026-27456",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27456"
},
{
"name": "CVE-2026-22701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22701"
},
{
"name": "CVE-2026-34270",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34270"
},
{
"name": "CVE-2026-34303",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34303"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2018-8036",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8036"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2022-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26612"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2026-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22009"
},
{
"name": "CVE-2018-1320",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1320"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2026-29145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29145"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-49128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49128"
},
{
"name": "CVE-2026-21998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21998"
},
{
"name": "CVE-2019-17558",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17558"
},
{
"name": "CVE-2020-36179",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
},
{
"name": "CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"name": "CVE-2020-13955",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13955"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2020-10650",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10650"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2025-66516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66516"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2016-1000346",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000346"
},
{
"name": "CVE-2020-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
},
{
"name": "CVE-2020-36189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2020-35490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
},
{
"name": "CVE-2026-35236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35236"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2021-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
},
{
"name": "CVE-2021-35516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35516"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2026-35237",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35237"
},
{
"name": "CVE-2014-0114",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0114"
},
{
"name": "CVE-2026-33236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33236"
},
{
"name": "CVE-2022-32287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32287"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2016-1000345",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000345"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2022-39135",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39135"
},
{
"name": "CVE-2025-33042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33042"
},
{
"name": "CVE-2026-34073",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34073"
},
{
"name": "CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22017"
},
{
"name": "CVE-2022-26336",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26336"
},
{
"name": "CVE-2024-21244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21244"
},
{
"name": "CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2018-1338",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1338"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2021-29262",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29262"
},
{
"name": "CVE-2020-11113",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11113"
},
{
"name": "CVE-2024-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21503"
},
{
"name": "CVE-2016-1000338",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000338"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2026-1703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1703"
},
{
"name": "CVE-2026-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25645"
},
{
"name": "CVE-2026-21860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21860"
},
{
"name": "CVE-2026-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3479"
},
{
"name": "CVE-2024-52012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52012"
},
{
"name": "CVE-2021-35517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35517"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2026-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39883"
},
{
"name": "CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"name": "CVE-2019-10088",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10088"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"name": "CVE-2026-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1839"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2026-34515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34515"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-34519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34519"
},
{
"name": "CVE-2018-11797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11797"
},
{
"name": "CVE-2026-22022",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22022"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2026-34304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34304"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2020-10672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2019-14439",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14439"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2021-37533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37533"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2018-8017",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8017"
},
{
"name": "CVE-2020-10969",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10969"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2026-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21948"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2020-36187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2017-15691",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15691"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2026-22002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22002"
},
{
"name": "CVE-2021-36090",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36090"
},
{
"name": "CVE-2026-34518",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34518"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2016-1000342",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000342"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2018-17197",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17197"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2020-11620",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2026-34308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34308"
},
{
"name": "CVE-2016-1000339",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000339"
},
{
"name": "CVE-2018-12022",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12022"
},
{
"name": "CVE-2026-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3219"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2023-50291",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50291"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-21499",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21499"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2026-27199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27199"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2020-1945",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1945"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2021-23926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23926"
},
{
"name": "CVE-2026-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21964"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2026-22731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22731"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2025-68146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68146"
},
{
"name": "CVE-2020-24750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2026-34525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34525"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2026-32274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32274"
},
{
"name": "CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"name": "CVE-2026-35240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35240"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2026-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22004"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2018-1324",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1324"
},
{
"name": "CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2026-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22001"
},
{
"name": "CVE-2026-32874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32874"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2026-4539",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4539"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2021-31812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31812"
},
{
"name": "CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2025-66034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66034"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2020-14195",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2019-12814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12814"
},
{
"name": "CVE-2020-35491",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2026-3298",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3298"
},
{
"name": "CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"name": "CVE-2026-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21968"
},
{
"name": "CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2024-21232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21232"
},
{
"name": "CVE-2020-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2020-11619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
},
{
"name": "CVE-2019-12415",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12415"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2020-36183",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
},
{
"name": "CVE-2026-25854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25854"
},
{
"name": "CVE-2026-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22015"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2021-22573",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22573"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2026-1519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1519"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2018-11761",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11761"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2018-11771",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11771"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2018-1335",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1335"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2025-21493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21493"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2018-11762",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11762"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2026-22733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22733"
},
{
"name": "CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2020-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2026-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22005"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2016-1000340",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000340"
},
{
"name": "CVE-2026-34516",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34516"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2020-36180",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
},
{
"name": "CVE-2018-12023",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12023"
},
{
"name": "CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"name": "CVE-2026-27140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27140"
},
{
"name": "CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2026-29129",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29129"
},
{
"name": "CVE-2022-31159",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31159"
},
{
"name": "CVE-2026-22735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22735"
},
{
"name": "CVE-2026-34517",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34517"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2020-15522",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15522"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2018-1339",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1339"
},
{
"name": "CVE-2016-1000352",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000352"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-14009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14009"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"name": "CVE-2022-38752",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38752"
},
{
"name": "CVE-2026-34278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34278"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2026-34513",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34513"
},
{
"name": "CVE-2023-24998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24998"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"name": "CVE-2026-34514",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34514"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2019-10086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10086"
},
{
"name": "CVE-2020-10968",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10968"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-1194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1194"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"name": "CVE-2020-25649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
},
{
"name": "CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2016-1000344",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000344"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2017-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3164"
},
{
"name": "CVE-2026-41066",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41066"
},
{
"name": "CVE-2026-34520",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34520"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2026-24880",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24880"
},
{
"name": "CVE-2021-35515",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35515"
},
{
"name": "CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2017-7669",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7669"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2019-0193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0193"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2026-33231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33231"
},
{
"name": "CVE-2022-30126",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30126"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2020-11112",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11112"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2018-1000180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000180"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2026-34276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34276"
},
{
"name": "CVE-2022-24614",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24614"
},
{
"name": "CVE-2026-22815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22815"
},
{
"name": "CVE-2020-13959",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13959"
},
{
"name": "CVE-2025-24814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24814"
},
{
"name": "CVE-2020-11111",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11111"
},
{
"name": "CVE-2020-11979",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11979"
},
{
"name": "CVE-2025-67221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67221"
},
{
"name": "CVE-2024-21243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21243"
},
{
"name": "CVE-2026-33230",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33230"
},
{
"name": "CVE-2021-31811",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31811"
},
{
"name": "CVE-2021-27807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27807"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2026-24281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24281"
},
{
"name": "CVE-2026-1462",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1462"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2022-25168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25168"
},
{
"name": "CVE-2026-34293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34293"
},
{
"name": "CVE-2020-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
},
{
"name": "CVE-2020-36188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2018-11802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11802"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2018-11796",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11796"
},
{
"name": "CVE-2020-13957",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13957"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2018-1000632",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000632"
},
{
"name": "CVE-2026-0846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0846"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
},
{
"name": "CVE-2020-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
}
],
"initial_release_date": "2026-05-11T00:00:00",
"last_revision_date": "2026-05-11T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0556",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-11T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37451",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37451"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37445",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37445"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37460",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37460"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37449",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37449"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37450",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37450"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37466",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37466"
},
{
"published_at": "2026-05-08",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37468",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37468"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37444",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37444"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37461",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37461"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2016-11",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37459"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37446",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37446"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37465",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37465"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37448",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37448"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37447",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37447"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37463",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37463"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37452",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37452"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37462",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37462"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37464",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37464"
}
]
}
CERTFR-2026-AVI-0316
Vulnerability from certfr_avis - Published: 2026-03-19 - Updated: 2026-03-19
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | N/A | NodeJS Buildpack versions antérieures à 1.8.82 | ||
| VMware | Tanzu Platform | Tanzu for MySQL sur Tanzu Platform versions antérieures à 10.1.1 | ||
| VMware | N/A | Java Buildpack versions antérieures à 4.90.0 | ||
| VMware | N/A | NGINX Buildpack versions antérieures à 1.2.71 | ||
| VMware | N/A | HWC Buildpack versions antérieures à 3.1.91 | ||
| VMware | Tanzu Platform | Foundation Core for VMware Tanzu Platform versions antérieures à 3.1.9 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.82",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Java Buildpack versions ant\u00e9rieures \u00e0 4.90.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NGINX Buildpack versions ant\u00e9rieures \u00e0 1.2.71",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "HWC Buildpack versions ant\u00e9rieures \u00e0 3.1.91",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.9",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-28422",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28422"
},
{
"name": "CVE-2024-36903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36903"
},
{
"name": "CVE-2024-35875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35875"
},
{
"name": "CVE-2022-50759",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50759"
},
{
"name": "CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2025-71075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71075"
},
{
"name": "CVE-2024-49912",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49912"
},
{
"name": "CVE-2024-36026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36026"
},
{
"name": "CVE-2026-23198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23198"
},
{
"name": "CVE-2023-3640",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3640"
},
{
"name": "CVE-2024-27435",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27435"
},
{
"name": "CVE-2025-40273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40273"
},
{
"name": "CVE-2023-53714",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53714"
},
{
"name": "CVE-2024-42122",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42122"
},
{
"name": "CVE-2025-68230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68230"
},
{
"name": "CVE-2026-28420",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28420"
},
{
"name": "CVE-2022-49069",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49069"
},
{
"name": "CVE-2024-57875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57875"
},
{
"name": "CVE-2022-27943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27943"
},
{
"name": "CVE-2025-40064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40064"
},
{
"name": "CVE-2023-54129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54129"
},
{
"name": "CVE-2025-66865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66865"
},
{
"name": "CVE-2024-41031",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41031"
},
{
"name": "CVE-2025-39992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39992"
},
{
"name": "CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2022-49543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49543"
},
{
"name": "CVE-2026-23202",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23202"
},
{
"name": "CVE-2025-38485",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38485"
},
{
"name": "CVE-2023-53562",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53562"
},
{
"name": "CVE-2025-68324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68324"
},
{
"name": "CVE-2025-22026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22026"
},
{
"name": "CVE-2023-54149",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54149"
},
{
"name": "CVE-2025-71086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71086"
},
{
"name": "CVE-2024-50063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50063"
},
{
"name": "CVE-2023-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33875"
},
{
"name": "CVE-2024-41001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41001"
},
{
"name": "CVE-2024-42155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42155"
},
{
"name": "CVE-2026-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23167"
},
{
"name": "CVE-2025-36353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36353"
},
{
"name": "CVE-2025-68196",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68196"
},
{
"name": "CVE-2024-46770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46770"
},
{
"name": "CVE-2023-53247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53247"
},
{
"name": "CVE-2025-38042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38042"
},
{
"name": "CVE-2025-22083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22083"
},
{
"name": "CVE-2023-53829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53829"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2023-54002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54002"
},
{
"name": "CVE-2022-50550",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50550"
},
{
"name": "CVE-2022-0400",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0400"
},
{
"name": "CVE-2022-49138",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49138"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2024-42239",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42239"
},
{
"name": "CVE-2022-49359",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49359"
},
{
"name": "CVE-2025-68342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68342"
},
{
"name": "CVE-2022-48673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48673"
},
{
"name": "CVE-2022-50425",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50425"
},
{
"name": "CVE-2025-38201",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38201"
},
{
"name": "CVE-2024-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39293"
},
{
"name": "CVE-2023-53008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53008"
},
{
"name": "CVE-2025-38669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38669"
},
{
"name": "CVE-2025-40137",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40137"
},
{
"name": "CVE-2023-54052",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54052"
},
{
"name": "CVE-2025-22107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22107"
},
{
"name": "CVE-2024-38306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38306"
},
{
"name": "CVE-2023-53733",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53733"
},
{
"name": "CVE-2025-37775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37775"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2023-1386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1386"
},
{
"name": "CVE-2024-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35939"
},
{
"name": "CVE-2024-39298",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39298"
},
{
"name": "CVE-2024-56703",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56703"
},
{
"name": "CVE-2026-23098",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23098"
},
{
"name": "CVE-2023-53347",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53347"
},
{
"name": "CVE-2023-28374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28374"
},
{
"name": "CVE-2023-52926",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52926"
},
{
"name": "CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"name": "CVE-2025-68286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68286"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2024-36921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36921"
},
{
"name": "CVE-2025-40057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40057"
},
{
"name": "CVE-2024-41050",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41050"
},
{
"name": "CVE-2026-25500",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25500"
},
{
"name": "CVE-2024-26656",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26656"
},
{
"name": "CVE-2025-38520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38520"
},
{
"name": "CVE-2025-27558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27558"
},
{
"name": "CVE-2025-71094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71094"
},
{
"name": "CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"name": "CVE-2024-35998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35998"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2021-0076",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0076"
},
{
"name": "CVE-2025-68788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68788"
},
{
"name": "CVE-2024-58237",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58237"
},
{
"name": "CVE-2024-36909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36909"
},
{
"name": "CVE-2024-42147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42147"
},
{
"name": "CVE-2023-53529",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53529"
},
{
"name": "CVE-2024-50028",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50028"
},
{
"name": "CVE-2023-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53042"
},
{
"name": "CVE-2022-50527",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50527"
},
{
"name": "CVE-2023-54280",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54280"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-58094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58094"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2025-52534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52534"
},
{
"name": "CVE-2025-40314",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40314"
},
{
"name": "CVE-2024-46705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46705"
},
{
"name": "CVE-2022-50407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50407"
},
{
"name": "CVE-2026-23196",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23196"
},
{
"name": "CVE-2024-26595",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26595"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2024-45775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45775"
},
{
"name": "CVE-2025-40306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40306"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2022-49901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49901"
},
{
"name": "CVE-2026-23126",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23126"
},
{
"name": "CVE-2025-38329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38329"
},
{
"name": "CVE-2021-33096",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33096"
},
{
"name": "CVE-2022-50230",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50230"
},
{
"name": "CVE-2024-35949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35949"
},
{
"name": "CVE-2025-39947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39947"
},
{
"name": "CVE-2025-68778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68778"
},
{
"name": "CVE-2023-53588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53588"
},
{
"name": "CVE-2024-41082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41082"
},
{
"name": "CVE-2023-53685",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53685"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-23155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
},
{
"name": "CVE-2026-23054",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23054"
},
{
"name": "CVE-2025-37870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37870"
},
{
"name": "CVE-2025-40254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40254"
},
{
"name": "CVE-2022-49533",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49533"
},
{
"name": "CVE-2024-42253",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42253"
},
{
"name": "CVE-2020-26557",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26557"
},
{
"name": "CVE-2025-71064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71064"
},
{
"name": "CVE-2023-54201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54201"
},
{
"name": "CVE-2021-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33114"
},
{
"name": "CVE-2025-69645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69645"
},
{
"name": "CVE-2025-68200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68200"
},
{
"name": "CVE-2022-49518",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49518"
},
{
"name": "CVE-2024-56727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56727"
},
{
"name": "CVE-2022-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49125"
},
{
"name": "CVE-2024-36900",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36900"
},
{
"name": "CVE-2025-38501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38501"
},
{
"name": "CVE-2024-26866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26866"
},
{
"name": "CVE-2024-27010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27010"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2025-68736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68736"
},
{
"name": "CVE-2023-52561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52561"
},
{
"name": "CVE-2025-68725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68725"
},
{
"name": "CVE-2024-53221",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53221"
},
{
"name": "CVE-2024-41069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41069"
},
{
"name": "CVE-2025-68176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68176"
},
{
"name": "CVE-2025-37777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37777"
},
{
"name": "CVE-2021-47432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47432"
},
{
"name": "CVE-2025-68204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68204"
},
{
"name": "CVE-2024-35878",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35878"
},
{
"name": "CVE-2023-53362",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53362"
},
{
"name": "CVE-2025-68795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68795"
},
{
"name": "CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"name": "CVE-2024-26756",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26756"
},
{
"name": "CVE-2022-50815",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50815"
},
{
"name": "CVE-2025-21931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21931"
},
{
"name": "CVE-2025-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39826"
},
{
"name": "CVE-2025-38036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38036"
},
{
"name": "CVE-2025-2668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2668"
},
{
"name": "CVE-2025-71221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71221"
},
{
"name": "CVE-2025-37778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37778"
},
{
"name": "CVE-2025-39716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39716"
},
{
"name": "CVE-2024-46860",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46860"
},
{
"name": "CVE-2025-22040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22040"
},
{
"name": "CVE-2024-53095",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53095"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2022-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38457"
},
{
"name": "CVE-2024-56665",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56665"
},
{
"name": "CVE-2025-38340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38340"
},
{
"name": "CVE-2025-38109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38109"
},
{
"name": "CVE-2023-53629",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53629"
},
{
"name": "CVE-2022-50178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50178"
},
{
"name": "CVE-2025-39779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39779"
},
{
"name": "CVE-2025-66866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66866"
},
{
"name": "CVE-2025-68283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68283"
},
{
"name": "CVE-2023-7216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7216"
},
{
"name": "CVE-2025-37880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37880"
},
{
"name": "CVE-2025-36427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36427"
},
{
"name": "CVE-2026-23217",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23217"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-37833",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37833"
},
{
"name": "CVE-2025-39761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39761"
},
{
"name": "CVE-2024-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38608"
},
{
"name": "CVE-2025-68246",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68246"
},
{
"name": "CVE-2025-68339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68339"
},
{
"name": "CVE-2025-40287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40287"
},
{
"name": "CVE-2023-53320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53320"
},
{
"name": "CVE-2024-44961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44961"
},
{
"name": "CVE-2026-23069",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23069"
},
{
"name": "CVE-2025-21656",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21656"
},
{
"name": "CVE-2024-46835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46835"
},
{
"name": "CVE-2025-69650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69650"
},
{
"name": "CVE-2022-50554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50554"
},
{
"name": "CVE-2023-53509",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53509"
},
{
"name": "CVE-2023-53421",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53421"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2026-22992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22992"
},
{
"name": "CVE-2024-52005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52005"
},
{
"name": "CVE-2024-46775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46775"
},
{
"name": "CVE-2025-39764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39764"
},
{
"name": "CVE-2025-38207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38207"
},
{
"name": "CVE-2022-49465",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49465"
},
{
"name": "CVE-2026-23004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23004"
},
{
"name": "CVE-2024-26807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26807"
},
{
"name": "CVE-2025-39720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39720"
},
{
"name": "CVE-2023-54271",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54271"
},
{
"name": "CVE-2022-49742",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49742"
},
{
"name": "CVE-2025-71191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71191"
},
{
"name": "CVE-2025-68295",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68295"
},
{
"name": "CVE-2025-68728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68728"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2025-68364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68364"
},
{
"name": "CVE-2024-42118",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42118"
},
{
"name": "CVE-2025-40100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40100"
},
{
"name": "CVE-2026-1965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1965"
},
{
"name": "CVE-2024-52560",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52560"
},
{
"name": "CVE-2024-56604",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56604"
},
{
"name": "CVE-2026-23227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23227"
},
{
"name": "CVE-2025-71087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71087"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-52653",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52653"
},
{
"name": "CVE-2025-40285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40285"
},
{
"name": "CVE-2023-52508",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52508"
},
{
"name": "CVE-2025-69647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69647"
},
{
"name": "CVE-2025-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39827"
},
{
"name": "CVE-2024-50014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50014"
},
{
"name": "CVE-2022-49108",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49108"
},
{
"name": "CVE-2024-56677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56677"
},
{
"name": "CVE-2025-38717",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38717"
},
{
"name": "CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"name": "CVE-2025-22019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22019"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-40208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40208"
},
{
"name": "CVE-2025-39746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39746"
},
{
"name": "CVE-2024-26767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26767"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2026-2219",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2219"
},
{
"name": "CVE-2025-68287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68287"
},
{
"name": "CVE-2025-40039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40039"
},
{
"name": "CVE-2025-38208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38208"
},
{
"name": "CVE-2024-35926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35926"
},
{
"name": "CVE-2024-27389",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27389"
},
{
"name": "CVE-2024-26983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26983"
},
{
"name": "CVE-2022-50627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50627"
},
{
"name": "CVE-2024-50285",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50285"
},
{
"name": "CVE-2025-38099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38099"
},
{
"name": "CVE-2025-38524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38524"
},
{
"name": "CVE-2025-38029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38029"
},
{
"name": "CVE-2022-49123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49123"
},
{
"name": "CVE-2024-50289",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50289"
},
{
"name": "CVE-2023-53258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53258"
},
{
"name": "CVE-2024-46813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46813"
},
{
"name": "CVE-2024-38594",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38594"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2024-47658",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47658"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2025-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38096"
},
{
"name": "CVE-2024-48873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48873"
},
{
"name": "CVE-2025-68746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68746"
},
{
"name": "CVE-2023-53429",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53429"
},
{
"name": "CVE-2024-46765",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46765"
},
{
"name": "CVE-2022-50380",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50380"
},
{
"name": "CVE-2025-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38039"
},
{
"name": "CVE-2022-48990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48990"
},
{
"name": "CVE-2024-24864",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24864"
},
{
"name": "CVE-2024-35832",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35832"
},
{
"name": "CVE-2024-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36479"
},
{
"name": "CVE-2025-71133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71133"
},
{
"name": "CVE-2026-23220",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23220"
},
{
"name": "CVE-2024-45782",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45782"
},
{
"name": "CVE-2022-50785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50785"
},
{
"name": "CVE-2025-39745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39745"
},
{
"name": "CVE-2024-35799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35799"
},
{
"name": "CVE-2025-40103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40103"
},
{
"name": "CVE-2026-23020",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23020"
},
{
"name": "CVE-2025-38595",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38595"
},
{
"name": "CVE-2025-71223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71223"
},
{
"name": "CVE-2025-36098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36098"
},
{
"name": "CVE-2025-68796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68796"
},
{
"name": "CVE-2025-40016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40016"
},
{
"name": "CVE-2023-53765",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53765"
},
{
"name": "CVE-2025-38626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38626"
},
{
"name": "CVE-2025-40356",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40356"
},
{
"name": "CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2023-53325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53325"
},
{
"name": "CVE-2025-21752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21752"
},
{
"name": "CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"name": "CVE-2025-40312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40312"
},
{
"name": "CVE-2025-37852",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
},
{
"name": "CVE-2025-68220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68220"
},
{
"name": "CVE-2025-22125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22125"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2024-26953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26953"
},
{
"name": "CVE-2024-39282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39282"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2025-68302",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68302"
},
{
"name": "CVE-2024-50146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50146"
},
{
"name": "CVE-2025-68238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68238"
},
{
"name": "CVE-2024-56709",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56709"
},
{
"name": "CVE-2025-38063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38063"
},
{
"name": "CVE-2025-68297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68297"
},
{
"name": "CVE-2024-40975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40975"
},
{
"name": "CVE-2025-68175",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68175"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-54227",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54227"
},
{
"name": "CVE-2023-46316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46316"
},
{
"name": "CVE-2024-47866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47866"
},
{
"name": "CVE-2024-44970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44970"
},
{
"name": "CVE-2022-49476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49476"
},
{
"name": "CVE-2023-53855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53855"
},
{
"name": "CVE-2026-23208",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23208"
},
{
"name": "CVE-2025-68804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68804"
},
{
"name": "CVE-2025-39925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39925"
},
{
"name": "CVE-2025-68769",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68769"
},
{
"name": "CVE-2024-50286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50286"
},
{
"name": "CVE-2025-40139",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40139"
},
{
"name": "CVE-2025-68794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68794"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2022-48667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48667"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2024-56744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56744"
},
{
"name": "CVE-2025-38491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38491"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2022-49161",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49161"
},
{
"name": "CVE-2021-21240",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21240"
},
{
"name": "CVE-2022-48771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48771"
},
{
"name": "CVE-2025-37961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
},
{
"name": "CVE-2025-23131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23131"
},
{
"name": "CVE-2024-27400",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27400"
},
{
"name": "CVE-2023-52485",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52485"
},
{
"name": "CVE-2025-40309",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40309"
},
{
"name": "CVE-2022-49997",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49997"
},
{
"name": "CVE-2022-49469",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49469"
},
{
"name": "CVE-2025-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38408"
},
{
"name": "CVE-2026-23179",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23179"
},
{
"name": "CVE-2025-68334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68334"
},
{
"name": "CVE-2025-40343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40343"
},
{
"name": "CVE-2025-38644",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38644"
},
{
"name": "CVE-2025-38692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38692"
},
{
"name": "CVE-2022-0480",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0480"
},
{
"name": "CVE-2025-68173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68173"
},
{
"name": "CVE-2024-49932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49932"
},
{
"name": "CVE-2026-23090",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23090"
},
{
"name": "CVE-2026-23035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23035"
},
{
"name": "CVE-2023-53209",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53209"
},
{
"name": "CVE-2023-54253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54253"
},
{
"name": "CVE-2025-38127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38127"
},
{
"name": "CVE-2025-22103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22103"
},
{
"name": "CVE-2025-1272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1272"
},
{
"name": "CVE-2025-21658",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21658"
},
{
"name": "CVE-2022-49651",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49651"
},
{
"name": "CVE-2025-68307",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68307"
},
{
"name": "CVE-2025-40308",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40308"
},
{
"name": "CVE-2024-26770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26770"
},
{
"name": "CVE-2023-54324",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54324"
},
{
"name": "CVE-2024-27041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27041"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2026-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3195"
},
{
"name": "CVE-2025-37743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37743"
},
{
"name": "CVE-2025-40005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40005"
},
{
"name": "CVE-2025-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37920"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2023-26242",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26242"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-40315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40315"
},
{
"name": "CVE-2023-52673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52673"
},
{
"name": "CVE-2024-56722",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56722"
},
{
"name": "CVE-2021-33113",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33113"
},
{
"name": "CVE-2022-48668",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48668"
},
{
"name": "CVE-2024-27418",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27418"
},
{
"name": "CVE-2025-68231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68231"
},
{
"name": "CVE-2021-22930",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22930"
},
{
"name": "CVE-2026-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23064"
},
{
"name": "CVE-2025-38591",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38591"
},
{
"name": "CVE-2025-68806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68806"
},
{
"name": "CVE-2022-50322",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50322"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2022-27635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27635"
},
{
"name": "CVE-2025-71098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71098"
},
{
"name": "CVE-2024-49922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49922"
},
{
"name": "CVE-2020-12317",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12317"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2025-40251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40251"
},
{
"name": "CVE-2024-42128",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42128"
},
{
"name": "CVE-2025-71078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71078"
},
{
"name": "CVE-2024-49909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49909"
},
{
"name": "CVE-2025-40355",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40355"
},
{
"name": "CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"name": "CVE-2021-4095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4095"
},
{
"name": "CVE-2022-50240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50240"
},
{
"name": "CVE-2025-40054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40054"
},
{
"name": "CVE-2024-45015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45015"
},
{
"name": "CVE-2025-68184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68184"
},
{
"name": "CVE-2024-36357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36357"
},
{
"name": "CVE-2025-71074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71074"
},
{
"name": "CVE-2025-38673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38673"
},
{
"name": "CVE-2025-40107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40107"
},
{
"name": "CVE-2025-11234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11234"
},
{
"name": "CVE-2025-71083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71083"
},
{
"name": "CVE-2026-23061",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23061"
},
{
"name": "CVE-2023-53447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53447"
},
{
"name": "CVE-2024-46754",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46754"
},
{
"name": "CVE-2021-0161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0161"
},
{
"name": "CVE-2018-1121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1121"
},
{
"name": "CVE-2022-49547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49547"
},
{
"name": "CVE-2025-66863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66863"
},
{
"name": "CVE-2025-0622",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0622"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-26757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26757"
},
{
"name": "CVE-2024-49899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49899"
},
{
"name": "CVE-2022-49484",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49484"
},
{
"name": "CVE-2024-40900",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40900"
},
{
"name": "CVE-2024-46748",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46748"
},
{
"name": "CVE-2025-68813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68813"
},
{
"name": "CVE-2024-50164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50164"
},
{
"name": "CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"name": "CVE-2023-53248",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53248"
},
{
"name": "CVE-2024-56788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56788"
},
{
"name": "CVE-2016-8660",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8660"
},
{
"name": "CVE-2024-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26691"
},
{
"name": "CVE-2026-23047",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23047"
},
{
"name": "CVE-2025-22121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22121"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2025-38215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38215"
},
{
"name": "CVE-2025-7519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7519"
},
{
"name": "CVE-2023-53491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53491"
},
{
"name": "CVE-2025-68365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68365"
},
{
"name": "CVE-2024-57804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57804"
},
{
"name": "CVE-2024-49908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49908"
},
{
"name": "CVE-2025-68265",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68265"
},
{
"name": "CVE-2024-50048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50048"
},
{
"name": "CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"name": "CVE-2026-23119",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23119"
},
{
"name": "CVE-2025-37943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-37745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37745"
},
{
"name": "CVE-2025-71085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71085"
},
{
"name": "CVE-2026-27171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27171"
},
{
"name": "CVE-2022-50811",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50811"
},
{
"name": "CVE-2023-4133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4133"
},
{
"name": "CVE-2024-50183",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50183"
},
{
"name": "CVE-2025-38734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38734"
},
{
"name": "CVE-2023-53366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53366"
},
{
"name": "CVE-2022-49910",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49910"
},
{
"name": "CVE-2024-27062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27062"
},
{
"name": "CVE-2022-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49203"
},
{
"name": "CVE-2024-40918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40918"
},
{
"name": "CVE-2024-27032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27032"
},
{
"name": "CVE-2022-50236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50236"
},
{
"name": "CVE-2024-35932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35932"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2025-68344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68344"
},
{
"name": "CVE-2026-23137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23137"
},
{
"name": "CVE-2025-40347",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40347"
},
{
"name": "CVE-2025-71154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71154"
},
{
"name": "CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"name": "CVE-2024-35971",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35971"
},
{
"name": "CVE-2024-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46762"
},
{
"name": "CVE-2023-34983",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34983"
},
{
"name": "CVE-2024-35868",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35868"
},
{
"name": "CVE-2023-53323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53323"
},
{
"name": "CVE-2026-3731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3731"
},
{
"name": "CVE-2025-40198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40198"
},
{
"name": "CVE-2024-0760",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0760"
},
{
"name": "CVE-2025-39942",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39942"
},
{
"name": "CVE-2025-68310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68310"
},
{
"name": "CVE-2026-23222",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23222"
},
{
"name": "CVE-2025-68229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68229"
},
{
"name": "CVE-2023-52857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52857"
},
{
"name": "CVE-2024-42107",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42107"
},
{
"name": "CVE-2025-68257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68257"
},
{
"name": "CVE-2025-39929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39929"
},
{
"name": "CVE-2022-50304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50304"
},
{
"name": "CVE-2026-23226",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23226"
},
{
"name": "CVE-2020-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26146"
},
{
"name": "CVE-2024-43844",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43844"
},
{
"name": "CVE-2023-52920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52920"
},
{
"name": "CVE-2023-52590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52590"
},
{
"name": "CVE-2025-71084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71084"
},
{
"name": "CVE-2024-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
},
{
"name": "CVE-2026-23049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23049"
},
{
"name": "CVE-2025-68321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68321"
},
{
"name": "CVE-2021-0072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0072"
},
{
"name": "CVE-2025-40190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40190"
},
{
"name": "CVE-2025-69652",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69652"
},
{
"name": "CVE-2025-21635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21635"
},
{
"name": "CVE-2025-37924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37924"
},
{
"name": "CVE-2022-40133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40133"
},
{
"name": "CVE-2020-26143",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26143"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38353"
},
{
"name": "CVE-2025-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36009"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2023-52761",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52761"
},
{
"name": "CVE-2022-49773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49773"
},
{
"name": "CVE-2023-53609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53609"
},
{
"name": "CVE-2023-53478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53478"
},
{
"name": "CVE-2024-42117",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42117"
},
{
"name": "CVE-2025-23160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23160"
},
{
"name": "CVE-2023-53682",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53682"
},
{
"name": "CVE-2026-23229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23229"
},
{
"name": "CVE-2025-40311",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40311"
},
{
"name": "CVE-2025-54770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54770"
},
{
"name": "CVE-2026-3442",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3442"
},
{
"name": "CVE-2024-58238",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58238"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-68814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68814"
},
{
"name": "CVE-2025-22039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22039"
},
{
"name": "CVE-2025-37842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37842"
},
{
"name": "CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"name": "CVE-2025-40237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40237"
},
{
"name": "CVE-2025-47908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47908"
},
{
"name": "CVE-2022-49722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49722"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-68780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68780"
},
{
"name": "CVE-2024-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35945"
},
{
"name": "CVE-2025-39990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39990"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2025-71081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71081"
},
{
"name": "CVE-2023-53780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53780"
},
{
"name": "CVE-2020-35501",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35501"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2025-38710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38710"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2023-52624",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52624"
},
{
"name": "CVE-2024-56557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56557"
},
{
"name": "CVE-2022-49699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49699"
},
{
"name": "CVE-2022-50700",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50700"
},
{
"name": "CVE-2023-52632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52632"
},
{
"name": "CVE-2024-46836",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46836"
},
{
"name": "CVE-2026-23101",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23101"
},
{
"name": "CVE-2026-23099",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23099"
},
{
"name": "CVE-2024-38556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38556"
},
{
"name": "CVE-2025-1180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1180"
},
{
"name": "CVE-2025-38060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
},
{
"name": "CVE-2022-48929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48929"
},
{
"name": "CVE-2025-55130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55130"
},
{
"name": "CVE-2025-36070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36070"
},
{
"name": "CVE-2024-46820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46820"
},
{
"name": "CVE-2025-39770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39770"
},
{
"name": "CVE-2025-38105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38105"
},
{
"name": "CVE-2025-37744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37744"
},
{
"name": "CVE-2025-38705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38705"
},
{
"name": "CVE-2023-53198",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53198"
},
{
"name": "CVE-2023-53846",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53846"
},
{
"name": "CVE-2025-71121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71121"
},
{
"name": "CVE-2024-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35942"
},
{
"name": "CVE-2022-1247",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1247"
},
{
"name": "CVE-2025-40333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40333"
},
{
"name": "CVE-2022-50234",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50234"
},
{
"name": "CVE-2025-38082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38082"
},
{
"name": "CVE-2025-37884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-49934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49934"
},
{
"name": "CVE-2025-39750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39750"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2026-23066",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23066"
},
{
"name": "CVE-2025-38562",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38562"
},
{
"name": "CVE-2023-4969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4969"
},
{
"name": "CVE-2024-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50098"
},
{
"name": "CVE-2024-35946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35946"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-53789",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53789"
},
{
"name": "CVE-2022-49858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49858"
},
{
"name": "CVE-2025-39692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39692"
},
{
"name": "CVE-2024-35959",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35959"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2025-36428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36428"
},
{
"name": "CVE-2023-53520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53520"
},
{
"name": "CVE-2026-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23085"
},
{
"name": "CVE-2023-52737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52737"
},
{
"name": "CVE-2025-40360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40360"
},
{
"name": "CVE-2026-23209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23209"
},
{
"name": "CVE-2025-71136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71136"
},
{
"name": "CVE-2024-35803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35803"
},
{
"name": "CVE-2025-22105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22105"
},
{
"name": "CVE-2024-8612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8612"
},
{
"name": "CVE-2023-52586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52586"
},
{
"name": "CVE-2025-40332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40332"
},
{
"name": "CVE-2021-46195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46195"
},
{
"name": "CVE-2025-68354",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68354"
},
{
"name": "CVE-2025-68801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68801"
},
{
"name": "CVE-2021-33110",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33110"
},
{
"name": "CVE-2025-37834",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37834"
},
{
"name": "CVE-2025-21833",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21833"
},
{
"name": "CVE-2025-40082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40082"
},
{
"name": "CVE-2019-19378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19378"
},
{
"name": "CVE-2026-23150",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23150"
},
{
"name": "CVE-2024-40972",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40972"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2025-71073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71073"
},
{
"name": "CVE-2025-38426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38426"
},
{
"name": "CVE-2025-38436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38436"
},
{
"name": "CVE-2024-36911",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36911"
},
{
"name": "CVE-2025-55131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55131"
},
{
"name": "CVE-2025-40104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40104"
},
{
"name": "CVE-2024-36917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36917"
},
{
"name": "CVE-2025-38097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38097"
},
{
"name": "CVE-2026-23236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23236"
},
{
"name": "CVE-2023-53068",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53068"
},
{
"name": "CVE-2025-22090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22090"
},
{
"name": "CVE-2021-31615",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31615"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2025-40097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40097"
},
{
"name": "CVE-2022-49932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49932"
},
{
"name": "CVE-2022-25837",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25837"
},
{
"name": "CVE-2025-68258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68258"
},
{
"name": "CVE-2024-49939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49939"
},
{
"name": "CVE-2025-38239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38239"
},
{
"name": "CVE-2024-49905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49905"
},
{
"name": "CVE-2023-52831",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52831"
},
{
"name": "CVE-2023-53221",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53221"
},
{
"name": "CVE-2024-26719",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26719"
},
{
"name": "CVE-2022-44034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44034"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-53072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53072"
},
{
"name": "CVE-2023-2007",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2007"
},
{
"name": "CVE-2022-37341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37341"
},
{
"name": "CVE-2025-69648",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69648"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2024-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50298"
},
{
"name": "CVE-2025-36424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36424"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2025-38590",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38590"
},
{
"name": "CVE-2024-46843",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46843"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2023-54016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54016"
},
{
"name": "CVE-2025-36387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36387"
},
{
"name": "CVE-2025-38709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38709"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-4408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4408"
},
{
"name": "CVE-2025-71235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71235"
},
{
"name": "CVE-2023-53602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53602"
},
{
"name": "CVE-2023-2828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
},
{
"name": "CVE-2023-54035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54035"
},
{
"name": "CVE-2025-40322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40322"
},
{
"name": "CVE-2023-53867",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53867"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-37926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37926"
},
{
"name": "CVE-2024-46715",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46715"
},
{
"name": "CVE-2025-38038",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38038"
},
{
"name": "CVE-2024-46802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46802"
},
{
"name": "CVE-2025-39859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39859"
},
{
"name": "CVE-2025-40313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40313"
},
{
"name": "CVE-2023-52582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52582"
},
{
"name": "CVE-2023-33053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33053"
},
{
"name": "CVE-2025-1152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1152"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2025-38015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
},
{
"name": "CVE-2024-26742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26742"
},
{
"name": "CVE-2025-38449",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38449"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2025-38261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38261"
},
{
"name": "CVE-2024-36918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36918"
},
{
"name": "CVE-2025-37853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
},
{
"name": "CVE-2025-69644",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69644"
},
{
"name": "CVE-2022-49303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49303"
},
{
"name": "CVE-2025-38126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38126"
},
{
"name": "CVE-2023-46809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
},
{
"name": "CVE-2025-59465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59465"
},
{
"name": "CVE-2025-39763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39763"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2023-54088",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54088"
},
{
"name": "CVE-2024-42320",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42320"
},
{
"name": "CVE-2025-38679",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38679"
},
{
"name": "CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"name": "CVE-2024-53234",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53234"
},
{
"name": "CVE-2025-11961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11961"
},
{
"name": "CVE-2025-39877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39877"
},
{
"name": "CVE-2022-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3114"
},
{
"name": "CVE-2023-52916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52916"
},
{
"name": "CVE-2025-38064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38064"
},
{
"name": "CVE-2026-22991",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22991"
},
{
"name": "CVE-2024-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35937"
},
{
"name": "CVE-2022-50628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50628"
},
{
"name": "CVE-2024-56718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56718"
},
{
"name": "CVE-2024-43824",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43824"
},
{
"name": "CVE-2025-39886",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39886"
},
{
"name": "CVE-2022-50350",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50350"
},
{
"name": "CVE-2025-21831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21831"
},
{
"name": "CVE-2022-50721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50721"
},
{
"name": "CVE-2022-50095",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50095"
},
{
"name": "CVE-2025-40073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40073"
},
{
"name": "CVE-2024-26662",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26662"
},
{
"name": "CVE-2026-3196",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3196"
},
{
"name": "CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"name": "CVE-2025-68308",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68308"
},
{
"name": "CVE-2024-50217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50217"
},
{
"name": "CVE-2021-0168",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0168"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2022-50479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50479"
},
{
"name": "CVE-2022-50583",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50583"
},
{
"name": "CVE-2025-37806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37806"
},
{
"name": "CVE-2024-38554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38554"
},
{
"name": "CVE-2025-68822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68822"
},
{
"name": "CVE-2025-40242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40242"
},
{
"name": "CVE-2023-0030",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0030"
},
{
"name": "CVE-2024-42110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42110"
},
{
"name": "CVE-2025-37822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37822"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-39838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39838"
},
{
"name": "CVE-2025-37820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37820"
},
{
"name": "CVE-2024-53179",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53179"
},
{
"name": "CVE-2024-57945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57945"
},
{
"name": "CVE-2023-54233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54233"
},
{
"name": "CVE-2024-43899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43899"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2019-15213",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15213"
},
{
"name": "CVE-2025-38234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38234"
},
{
"name": "CVE-2022-49935",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49935"
},
{
"name": "CVE-2021-44532",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44532"
},
{
"name": "CVE-2025-38011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
},
{
"name": "CVE-2022-49534",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49534"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-50012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50012"
},
{
"name": "CVE-2025-68190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68190"
},
{
"name": "CVE-2023-53010",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53010"
},
{
"name": "CVE-2024-35956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35956"
},
{
"name": "CVE-2024-57888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57888"
},
{
"name": "CVE-2024-35908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35908"
},
{
"name": "CVE-2023-54237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54237"
},
{
"name": "CVE-2025-37878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37878"
},
{
"name": "CVE-2023-53424",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53424"
},
{
"name": "CVE-2026-23207",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23207"
},
{
"name": "CVE-2025-40252",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40252"
},
{
"name": "CVE-2022-49134",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49134"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2022-49333",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49333"
},
{
"name": "CVE-2023-53791",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53791"
},
{
"name": "CVE-2024-49994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49994"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2019-19814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19814"
},
{
"name": "CVE-2022-49136",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49136"
},
{
"name": "CVE-2025-68255",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68255"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2023-54081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54081"
},
{
"name": "CVE-2024-36898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36898"
},
{
"name": "CVE-2024-44962",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44962"
},
{
"name": "CVE-2025-68322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68322"
},
{
"name": "CVE-2024-35931",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35931"
},
{
"name": "CVE-2025-38702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38702"
},
{
"name": "CVE-2026-22980",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22980"
},
{
"name": "CVE-2026-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23138"
},
{
"name": "CVE-2025-39927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39927"
},
{
"name": "CVE-2023-26551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26551"
},
{
"name": "CVE-2024-46857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46857"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2024-53210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53210"
},
{
"name": "CVE-2023-54185",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54185"
},
{
"name": "CVE-2022-49342",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49342"
},
{
"name": "CVE-2015-8553",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8553"
},
{
"name": "CVE-2025-40277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40277"
},
{
"name": "CVE-2025-38250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38250"
},
{
"name": "CVE-2024-36966",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36966"
},
{
"name": "CVE-2023-53332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53332"
},
{
"name": "CVE-2024-35924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35924"
},
{
"name": "CVE-2024-58095",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58095"
},
{
"name": "CVE-2024-45010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45010"
},
{
"name": "CVE-2022-49471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49471"
},
{
"name": "CVE-2025-68174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68174"
},
{
"name": "CVE-2022-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48976"
},
{
"name": "CVE-2025-21751",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21751"
},
{
"name": "CVE-2023-53753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53753"
},
{
"name": "CVE-2024-41074",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41074"
},
{
"name": "CVE-2026-23234",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23234"
},
{
"name": "CVE-2025-40272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40272"
},
{
"name": "CVE-2024-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50106"
},
{
"name": "CVE-2025-23162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23162"
},
{
"name": "CVE-2026-23133",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23133"
},
{
"name": "CVE-2025-71093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71093"
},
{
"name": "CVE-2017-13694",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13694"
},
{
"name": "CVE-2025-71102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71102"
},
{
"name": "CVE-2026-23212",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23212"
},
{
"name": "CVE-2013-7445",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7445"
},
{
"name": "CVE-2026-23170",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23170"
},
{
"name": "CVE-2023-52701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52701"
},
{
"name": "CVE-2024-49906",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49906"
},
{
"name": "CVE-2024-26647",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26647"
},
{
"name": "CVE-2025-68759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68759"
},
{
"name": "CVE-2024-47809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47809"
},
{
"name": "CVE-2026-23204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23204"
},
{
"name": "CVE-2022-49317",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49317"
},
{
"name": "CVE-2026-23019",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23019"
},
{
"name": "CVE-2018-12928",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12928"
},
{
"name": "CVE-2025-71188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71188"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2024-40989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40989"
},
{
"name": "CVE-2024-56607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56607"
},
{
"name": "CVE-2025-40345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40345"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2024-49904",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49904"
},
{
"name": "CVE-2023-53671",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53671"
},
{
"name": "CVE-2025-40354",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40354"
},
{
"name": "CVE-2024-26938",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26938"
},
{
"name": "CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"name": "CVE-2025-37931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
},
{
"name": "CVE-2024-35999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35999"
},
{
"name": "CVE-2023-29942",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29942"
},
{
"name": "CVE-2026-23125",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23125"
},
{
"name": "CVE-2026-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0966"
},
{
"name": "CVE-2022-48633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48633"
},
{
"name": "CVE-2022-3238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3238"
},
{
"name": "CVE-2024-38557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38557"
},
{
"name": "CVE-2026-22185",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22185"
},
{
"name": "CVE-2023-53781",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53781"
},
{
"name": "CVE-2023-53584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53584"
},
{
"name": "CVE-2024-57809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57809"
},
{
"name": "CVE-2025-38057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
},
{
"name": "CVE-2025-68733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68733"
},
{
"name": "CVE-2024-56719",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56719"
},
{
"name": "CVE-2022-50418",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50418"
},
{
"name": "CVE-2023-53438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53438"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2023-53460",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53460"
},
{
"name": "CVE-2026-23214",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23214"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-68188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68188"
},
{
"name": "CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"name": "CVE-2024-56671",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56671"
},
{
"name": "CVE-2025-68335",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68335"
},
{
"name": "CVE-2025-71079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71079"
},
{
"name": "CVE-2025-62626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62626"
},
{
"name": "CVE-2025-39940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39940"
},
{
"name": "CVE-2023-52751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52751"
},
{
"name": "CVE-2022-49562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49562"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2023-53483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53483"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2025-37938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
},
{
"name": "CVE-2025-37746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37746"
},
{
"name": "CVE-2022-38076",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38076"
},
{
"name": "CVE-2025-38368",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38368"
},
{
"name": "CVE-2026-23178",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23178"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2026-22997",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22997"
},
{
"name": "CVE-2024-56368",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56368"
},
{
"name": "CVE-2025-40075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40075"
},
{
"name": "CVE-2022-49172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49172"
},
{
"name": "CVE-2024-40979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40979"
},
{
"name": "CVE-2025-39977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39977"
},
{
"name": "CVE-2025-38331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38331"
},
{
"name": "CVE-2026-23240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23240"
},
{
"name": "CVE-2025-68330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68330"
},
{
"name": "CVE-2026-23228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23228"
},
{
"name": "CVE-2024-49945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49945"
},
{
"name": "CVE-2022-44033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44033"
},
{
"name": "CVE-2024-56757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56757"
},
{
"name": "CVE-2023-53662",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53662"
},
{
"name": "CVE-2025-38069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38069"
},
{
"name": "CVE-2022-49750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49750"
},
{
"name": "CVE-2023-53707",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53707"
},
{
"name": "CVE-2023-53115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53115"
},
{
"name": "CVE-2025-71196",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71196"
},
{
"name": "CVE-2025-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21645"
},
{
"name": "CVE-2023-54107",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54107"
},
{
"name": "CVE-2022-48646",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48646"
},
{
"name": "CVE-2024-43912",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43912"
},
{
"name": "CVE-2024-35808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35808"
},
{
"name": "CVE-2024-58012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58012"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-61663",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61663"
},
{
"name": "CVE-2025-68772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68772"
},
{
"name": "CVE-2024-49891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49891"
},
{
"name": "CVE-2024-36948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36948"
},
{
"name": "CVE-2022-48887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48887"
},
{
"name": "CVE-2024-40977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40977"
},
{
"name": "CVE-2024-26948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26948"
},
{
"name": "CVE-2023-53370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53370"
},
{
"name": "CVE-2024-53187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53187"
},
{
"name": "CVE-2023-45929",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45929"
},
{
"name": "CVE-2025-68343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68343"
},
{
"name": "CVE-2025-66382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66382"
},
{
"name": "CVE-2024-57795",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57795"
},
{
"name": "CVE-2025-37855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37855"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2021-33115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33115"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2020-26559",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26559"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2020-26140",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26140"
},
{
"name": "CVE-2024-39508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39508"
},
{
"name": "CVE-2026-23191",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23191"
},
{
"name": "CVE-2026-32249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32249"
},
{
"name": "CVE-2025-37899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37899"
},
{
"name": "CVE-2026-23078",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23078"
},
{
"name": "CVE-2025-40362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40362"
},
{
"name": "CVE-2025-68201",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68201"
},
{
"name": "CVE-2024-43831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43831"
},
{
"name": "CVE-2023-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30630"
},
{
"name": "CVE-2025-40289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40289"
},
{
"name": "CVE-2026-23169",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23169"
},
{
"name": "CVE-2025-38330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38330"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2017-13693",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13693"
},
{
"name": "CVE-2025-68768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68768"
},
{
"name": "CVE-2024-50284",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50284"
},
{
"name": "CVE-2022-49306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49306"
},
{
"name": "CVE-2024-49898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49898"
},
{
"name": "CVE-2025-36423",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36423"
},
{
"name": "CVE-2022-49622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49622"
},
{
"name": "CVE-2025-68785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68785"
},
{
"name": "CVE-2024-50211",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50211"
},
{
"name": "CVE-2025-38507",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38507"
},
{
"name": "CVE-2022-50284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50284"
},
{
"name": "CVE-2025-39989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39989"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2025-38014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
},
{
"name": "CVE-2025-22028",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22028"
},
{
"name": "CVE-2024-41008",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41008"
},
{
"name": "CVE-2024-27035",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27035"
},
{
"name": "CVE-2023-53218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53218"
},
{
"name": "CVE-2022-25836",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25836"
},
{
"name": "CVE-2024-37354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37354"
},
{
"name": "CVE-2025-68808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68808"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-29934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29934"
},
{
"name": "CVE-2024-27005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27005"
},
{
"name": "CVE-2025-68223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68223"
},
{
"name": "CVE-2022-49133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49133"
},
{
"name": "CVE-2024-36951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36951"
},
{
"name": "CVE-2025-68783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68783"
},
{
"name": "CVE-2025-71147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71147"
},
{
"name": "CVE-2025-38438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38438"
},
{
"name": "CVE-2025-40032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40032"
},
{
"name": "CVE-2023-26555",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26555"
},
{
"name": "CVE-2023-1193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1193"
},
{
"name": "CVE-2025-71220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71220"
},
{
"name": "CVE-2024-46806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46806"
},
{
"name": "CVE-2022-50073",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50073"
},
{
"name": "CVE-2025-68724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68724"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2026-23103",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23103"
},
{
"name": "CVE-2026-23074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23074"
},
{
"name": "CVE-2025-68786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68786"
},
{
"name": "CVE-2025-39732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39732"
},
{
"name": "CVE-2022-50393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50393"
},
{
"name": "CVE-2025-68779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68779"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2025-21819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21819"
},
{
"name": "CVE-2025-48514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48514"
},
{
"name": "CVE-2024-41030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41030"
},
{
"name": "CVE-2025-71199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71199"
},
{
"name": "CVE-2024-47664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47664"
},
{
"name": "CVE-2024-36915",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36915"
},
{
"name": "CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"name": "CVE-2024-49504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49504"
},
{
"name": "CVE-2025-38118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38118"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2023-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53367"
},
{
"name": "CVE-2022-50500",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50500"
},
{
"name": "CVE-2019-14899",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14899"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2024-53098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53098"
},
{
"name": "CVE-2025-68797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68797"
},
{
"name": "CVE-2024-49968",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49968"
},
{
"name": "CVE-2025-68358",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68358"
},
{
"name": "CVE-2025-40206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40206"
},
{
"name": "CVE-2026-23180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23180"
},
{
"name": "CVE-2021-0164",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0164"
},
{
"name": "CVE-2024-46870",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46870"
},
{
"name": "CVE-2022-49178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49178"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2024-49929",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49929"
},
{
"name": "CVE-2025-40257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40257"
},
{
"name": "CVE-2023-53748",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53748"
},
{
"name": "CVE-2024-26740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26740"
},
{
"name": "CVE-2022-49173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49173"
},
{
"name": "CVE-2024-45781",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45781"
},
{
"name": "CVE-2025-71125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71125"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2024-53056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53056"
},
{
"name": "CVE-2022-50551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50551"
},
{
"name": "CVE-2026-26269",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26269"
},
{
"name": "CVE-2024-43872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43872"
},
{
"name": "CVE-2025-71108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71108"
},
{
"name": "CVE-2022-49401",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49401"
},
{
"name": "CVE-2025-71069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71069"
},
{
"name": "CVE-2025-68312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68312"
},
{
"name": "CVE-2025-68284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68284"
},
{
"name": "CVE-2025-68194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68194"
},
{
"name": "CVE-2023-52939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52939"
},
{
"name": "CVE-2024-14027",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-14027"
},
{
"name": "CVE-2025-38269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38269"
},
{
"name": "CVE-2025-69649",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69649"
},
{
"name": "CVE-2024-53175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53175"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2024-49859",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49859"
},
{
"name": "CVE-2025-40336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40336"
},
{
"name": "CVE-2025-37945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
},
{
"name": "CVE-2025-71195",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71195"
},
{
"name": "CVE-2022-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49766"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2025-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22043"
},
{
"name": "CVE-2024-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49569"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2023-52569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52569"
},
{
"name": "CVE-2024-56609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56609"
},
{
"name": "CVE-2022-49940",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49940"
},
{
"name": "CVE-2026-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23083"
},
{
"name": "CVE-2025-38422",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38422"
},
{
"name": "CVE-2024-56611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56611"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2026-23088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23088"
},
{
"name": "CVE-2020-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25743"
},
{
"name": "CVE-2022-50167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50167"
},
{
"name": "CVE-2025-68183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68183"
},
{
"name": "CVE-2026-27704",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27704"
},
{
"name": "CVE-2022-48064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48064"
},
{
"name": "CVE-2023-45896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45896"
},
{
"name": "CVE-2025-37903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
},
{
"name": "CVE-2025-68774",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68774"
},
{
"name": "CVE-2024-49940",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49940"
},
{
"name": "CVE-2025-40263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40263"
},
{
"name": "CVE-2021-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3735"
},
{
"name": "CVE-2025-40353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40353"
},
{
"name": "CVE-2024-46861",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46861"
},
{
"name": "CVE-2025-40222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40222"
},
{
"name": "CVE-2022-50634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50634"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-54514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54514"
},
{
"name": "CVE-2025-71202",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71202"
},
{
"name": "CVE-2015-7837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7837"
},
{
"name": "CVE-2025-0677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0677"
},
{
"name": "CVE-2024-45780",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45780"
},
{
"name": "CVE-2024-46749",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46749"
},
{
"name": "CVE-2022-50492",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50492"
},
{
"name": "CVE-2024-49888",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49888"
},
{
"name": "CVE-2022-50406",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50406"
},
{
"name": "CVE-2023-26552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26552"
},
{
"name": "CVE-2024-49921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49921"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2026-23108",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23108"
},
{
"name": "CVE-2025-71180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71180"
},
{
"name": "CVE-2025-38232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38232"
},
{
"name": "CVE-2025-68244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68244"
},
{
"name": "CVE-2025-59691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59691"
},
{
"name": "CVE-2024-46830",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46830"
},
{
"name": "CVE-2023-52481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52481"
},
{
"name": "CVE-2023-52888",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52888"
},
{
"name": "CVE-2025-22057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22057"
},
{
"name": "CVE-2024-47666",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47666"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-40278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40278"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2024-50056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50056"
},
{
"name": "CVE-2025-71194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71194"
},
{
"name": "CVE-2026-1788",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1788"
},
{
"name": "CVE-2023-53721",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53721"
},
{
"name": "CVE-2025-22113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22113"
},
{
"name": "CVE-2025-40342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40342"
},
{
"name": "CVE-2022-50256",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50256"
},
{
"name": "CVE-2024-42091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42091"
},
{
"name": "CVE-2024-27983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
},
{
"name": "CVE-2025-37907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37907"
},
{
"name": "CVE-2024-38625",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38625"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2023-4010",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4010"
},
{
"name": "CVE-2025-38425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38425"
},
{
"name": "CVE-2024-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46727"
},
{
"name": "CVE-2023-54028",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54028"
},
{
"name": "CVE-2024-42129",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42129"
},
{
"name": "CVE-2023-54105",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54105"
},
{
"name": "CVE-2018-17977",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17977"
},
{
"name": "CVE-2019-1010204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010204"
},
{
"name": "CVE-2023-53992",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53992"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2025-40210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40210"
},
{
"name": "CVE-2022-50354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50354"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2026-22999",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22999"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2025-71082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71082"
},
{
"name": "CVE-2025-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12801"
},
{
"name": "CVE-2024-58015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58015"
},
{
"name": "CVE-2026-23068",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23068"
},
{
"name": "CVE-2024-41079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41079"
},
{
"name": "CVE-2025-68765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68765"
},
{
"name": "CVE-2026-23089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23089"
},
{
"name": "CVE-2024-43823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43823"
},
{
"name": "CVE-2023-52589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52589"
},
{
"name": "CVE-2022-41848",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41848"
},
{
"name": "CVE-2026-23216",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23216"
},
{
"name": "CVE-2023-53434",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53434"
},
{
"name": "CVE-2023-29935",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29935"
},
{
"name": "CVE-2023-35061",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35061"
},
{
"name": "CVE-2025-71132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71132"
},
{
"name": "CVE-2025-71225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71225"
},
{
"name": "CVE-2026-21636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21636"
},
{
"name": "CVE-2026-23239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23239"
},
{
"name": "CVE-2021-0172",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0172"
},
{
"name": "CVE-2024-47662",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47662"
},
{
"name": "CVE-2018-12930",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12930"
},
{
"name": "CVE-2026-23071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23071"
},
{
"name": "CVE-2024-49970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49970"
},
{
"name": "CVE-2024-41067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41067"
},
{
"name": "CVE-2024-26844",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26844"
},
{
"name": "CVE-2025-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
},
{
"name": "CVE-2026-23056",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23056"
},
{
"name": "CVE-2025-40193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40193"
},
{
"name": "CVE-2023-32644",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32644"
},
{
"name": "CVE-2025-71077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71077"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2024-46681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46681"
},
{
"name": "CVE-2024-36927",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36927"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-40012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40012"
},
{
"name": "CVE-2025-40279",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40279"
},
{
"name": "CVE-2026-0964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0964"
},
{
"name": "CVE-2025-68328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68328"
},
{
"name": "CVE-2023-53178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53178"
},
{
"name": "CVE-2024-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47141"
},
{
"name": "CVE-2024-8354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8354"
},
{
"name": "CVE-2023-54323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54323"
},
{
"name": "CVE-2025-37952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37952"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2025-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0689"
},
{
"name": "CVE-2022-50316",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50316"
},
{
"name": "CVE-2023-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31347"
},
{
"name": "CVE-2025-40084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40084"
},
{
"name": "CVE-2025-22111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22111"
},
{
"name": "CVE-2023-53657",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53657"
},
{
"name": "CVE-2024-49915",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49915"
},
{
"name": "CVE-2026-23063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23063"
},
{
"name": "CVE-2025-55132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55132"
},
{
"name": "CVE-2023-52732",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52732"
},
{
"name": "CVE-2022-49759",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49759"
},
{
"name": "CVE-2026-23073",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23073"
},
{
"name": "CVE-2022-49167",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49167"
},
{
"name": "CVE-2025-68311",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68311"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2023-54023",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54023"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2023-31082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31082"
},
{
"name": "CVE-2024-41088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41088"
},
{
"name": "CVE-2025-0690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0690"
},
{
"name": "CVE-2025-71114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71114"
},
{
"name": "CVE-2023-53052",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53052"
},
{
"name": "CVE-2026-23058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23058"
},
{
"name": "CVE-2022-49234",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49234"
},
{
"name": "CVE-2022-50163",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50163"
},
{
"name": "CVE-2024-36922",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36922"
},
{
"name": "CVE-2025-71067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71067"
},
{
"name": "CVE-2024-49919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49919"
},
{
"name": "CVE-2026-23238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23238"
},
{
"name": "CVE-2025-71182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71182"
},
{
"name": "CVE-2020-26556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26556"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-23038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23038"
},
{
"name": "CVE-2025-40341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40341"
},
{
"name": "CVE-2025-38409",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38409"
},
{
"name": "CVE-2021-3826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3826"
},
{
"name": "CVE-2024-26699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26699"
},
{
"name": "CVE-2024-57876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57876"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2026-22990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22990"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2022-50390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50390"
},
{
"name": "CVE-2026-23000",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23000"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-71186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71186"
},
{
"name": "CVE-2024-53220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53220"
},
{
"name": "CVE-2026-23176",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23176"
},
{
"name": "CVE-2023-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53539"
},
{
"name": "CVE-2025-40338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40338"
},
{
"name": "CVE-2025-68821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68821"
},
{
"name": "CVE-2025-31648",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31648"
},
{
"name": "CVE-2026-1229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1229"
},
{
"name": "CVE-2025-0678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0678"
},
{
"name": "CVE-2024-41075",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41075"
},
{
"name": "CVE-2026-23026",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23026"
},
{
"name": "CVE-2024-56674",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56674"
},
{
"name": "CVE-2024-27982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
},
{
"name": "CVE-2025-40195",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40195"
},
{
"name": "CVE-2024-31884",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31884"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2019-1563",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1563"
},
{
"name": "CVE-2026-23128",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23128"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2023-53574",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53574"
},
{
"name": "CVE-2022-50166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50166"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-68325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68325"
},
{
"name": "CVE-2025-71190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71190"
},
{
"name": "CVE-2024-56738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56738"
},
{
"name": "CVE-2022-50778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50778"
},
{
"name": "CVE-2024-42067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42067"
},
{
"name": "CVE-2022-49971",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49971"
},
{
"name": "CVE-2025-71089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71089"
},
{
"name": "CVE-2025-21693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21693"
},
{
"name": "CVE-2025-71203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71203"
},
{
"name": "CVE-2024-56657",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56657"
},
{
"name": "CVE-2025-39789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39789"
},
{
"name": "CVE-2022-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49124"
},
{
"name": "CVE-2024-49901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49901"
},
{
"name": "CVE-2023-52700",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52700"
},
{
"name": "CVE-2024-56583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56583"
},
{
"name": "CVE-2022-50195",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50195"
},
{
"name": "CVE-2025-40358",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40358"
},
{
"name": "CVE-2024-40998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40998"
},
{
"name": "CVE-2024-56712",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56712"
},
{
"name": "CVE-2025-68318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68318"
},
{
"name": "CVE-2022-49980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49980"
},
{
"name": "CVE-2023-52634",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52634"
},
{
"name": "CVE-2025-22104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22104"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2025-62526",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62526"
},
{
"name": "CVE-2024-49918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49918"
},
{
"name": "CVE-2025-68296",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68296"
},
{
"name": "CVE-2023-53785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53785"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2024-45776",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45776"
},
{
"name": "CVE-2022-50090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50090"
},
{
"name": "CVE-2025-40340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40340"
},
{
"name": "CVE-2025-68332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68332"
},
{
"name": "CVE-2020-14356",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14356"
},
{
"name": "CVE-2025-68745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68745"
},
{
"name": "CVE-2023-54263",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54263"
},
{
"name": "CVE-2025-71104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71104"
},
{
"name": "CVE-2026-22978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22978"
},
{
"name": "CVE-2023-53764",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53764"
},
{
"name": "CVE-2024-53687",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53687"
},
{
"name": "CVE-2025-39901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39901"
},
{
"name": "CVE-2025-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40283"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2024-38628",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38628"
},
{
"name": "CVE-2025-40324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40324"
},
{
"name": "CVE-2025-38672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38672"
},
{
"name": "CVE-2023-54181",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54181"
},
{
"name": "CVE-2025-0684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0684"
},
{
"name": "CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"name": "CVE-2025-68378",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68378"
},
{
"name": "CVE-2024-47794",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47794"
},
{
"name": "CVE-2026-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23146"
},
{
"name": "CVE-2025-38272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38272"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40146"
},
{
"name": "CVE-2025-38359",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38359"
},
{
"name": "CVE-2019-20794",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20794"
},
{
"name": "CVE-2023-53849",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53849"
},
{
"name": "CVE-2022-4543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4543"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"name": "CVE-2026-23037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23037"
},
{
"name": "CVE-2023-53627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53627"
},
{
"name": "CVE-2025-40250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40250"
},
{
"name": "CVE-2025-38091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38091"
},
{
"name": "CVE-2023-53510",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53510"
},
{
"name": "CVE-2025-40264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40264"
},
{
"name": "CVE-2025-38334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38334"
},
{
"name": "CVE-2023-53575",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53575"
},
{
"name": "CVE-2022-49516",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49516"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38728"
},
{
"name": "CVE-2022-3523",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3523"
},
{
"name": "CVE-2026-26157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26157"
},
{
"name": "CVE-2026-23001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23001"
},
{
"name": "CVE-2023-38417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38417"
},
{
"name": "CVE-2025-68367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68367"
},
{
"name": "CVE-2025-71224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71224"
},
{
"name": "CVE-2025-22072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22072"
},
{
"name": "CVE-2025-68820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68820"
},
{
"name": "CVE-2021-45261",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45261"
},
{
"name": "CVE-2025-40074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40074"
},
{
"name": "CVE-2026-23193",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23193"
},
{
"name": "CVE-2025-40321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40321"
},
{
"name": "CVE-2024-47736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47736"
},
{
"name": "CVE-2023-53037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53037"
},
{
"name": "CVE-2024-46842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46842"
},
{
"name": "CVE-2025-71237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71237"
},
{
"name": "CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"name": "CVE-2024-50112",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50112"
},
{
"name": "CVE-2025-69646",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69646"
},
{
"name": "CVE-2023-54207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54207"
},
{
"name": "CVE-2026-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23215"
},
{
"name": "CVE-2024-28956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28956"
},
{
"name": "CVE-2025-68740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68740"
},
{
"name": "CVE-2020-26142",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26142"
},
{
"name": "CVE-2022-49955",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49955"
},
{
"name": "CVE-2023-53628",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53628"
},
{
"name": "CVE-2025-29943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29943"
},
{
"name": "CVE-2025-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39978"
},
{
"name": "CVE-2023-31346",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31346"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-40158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40158"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2025-38071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38071"
},
{
"name": "CVE-2025-38140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38140"
},
{
"name": "CVE-2022-50002",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50002"
},
{
"name": "CVE-2025-38621",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38621"
},
{
"name": "CVE-2025-68742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68742"
},
{
"name": "CVE-2025-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39908"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2024-49920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49920"
},
{
"name": "CVE-2025-40282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40282"
},
{
"name": "CVE-2026-23118",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23118"
},
{
"name": "CVE-2025-34034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-34034"
},
{
"name": "CVE-2025-37984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37984"
},
{
"name": "CVE-2025-59692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59692"
},
{
"name": "CVE-2022-50116",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50116"
},
{
"name": "CVE-2018-12931",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12931"
},
{
"name": "CVE-2025-40168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40168"
},
{
"name": "CVE-2025-37856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37856"
},
{
"name": "CVE-2022-50224",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50224"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2020-13791",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13791"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2024-49990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49990"
},
{
"name": "CVE-2020-15802",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15802"
},
{
"name": "CVE-2020-24240",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24240"
},
{
"name": "CVE-2024-46718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46718"
},
{
"name": "CVE-2025-68816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68816"
},
{
"name": "CVE-2024-41045",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41045"
},
{
"name": "CVE-2023-53545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53545"
},
{
"name": "CVE-2022-50552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50552"
},
{
"name": "CVE-2021-0066",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0066"
},
{
"name": "CVE-2025-38333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38333"
},
{
"name": "CVE-2023-53376",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53376"
},
{
"name": "CVE-2023-53538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53538"
},
{
"name": "CVE-2025-68192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68192"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2025-68379",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68379"
},
{
"name": "CVE-2022-50357",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50357"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-68256",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68256"
},
{
"name": "CVE-2025-68777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68777"
},
{
"name": "CVE-2023-52671",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52671"
},
{
"name": "CVE-2022-50303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50303"
},
{
"name": "CVE-2024-35870",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35870"
},
{
"name": "CVE-2025-68254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68254"
},
{
"name": "CVE-2026-23221",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23221"
},
{
"name": "CVE-2025-38059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2024-36013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36013"
},
{
"name": "CVE-2024-53176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53176"
},
{
"name": "CVE-2025-37956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37956"
},
{
"name": "CVE-2025-40196",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40196"
},
{
"name": "CVE-2024-49880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49880"
},
{
"name": "CVE-2023-52676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52676"
},
{
"name": "CVE-2025-38117",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38117"
},
{
"name": "CVE-2017-13165",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13165"
},
{
"name": "CVE-2025-38556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38556"
},
{
"name": "CVE-2025-68171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68171"
},
{
"name": "CVE-2025-39932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39932"
},
{
"name": "CVE-2024-47683",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47683"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-46811",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46811"
},
{
"name": "CVE-2025-21985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21985"
},
{
"name": "CVE-2025-22109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22109"
},
{
"name": "CVE-2025-38300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38300"
},
{
"name": "CVE-2025-40040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40040"
},
{
"name": "CVE-2023-53635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53635"
},
{
"name": "CVE-2025-39810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39810"
},
{
"name": "CVE-2026-22982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22982"
},
{
"name": "CVE-2025-23132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23132"
},
{
"name": "CVE-2024-47678",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47678"
},
{
"name": "CVE-2022-49531",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49531"
},
{
"name": "CVE-2022-49504",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49504"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2022-49810",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49810"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-71109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71109"
},
{
"name": "CVE-2023-26586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26586"
},
{
"name": "CVE-2025-38373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38373"
},
{
"name": "CVE-2025-66861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66861"
},
{
"name": "CVE-2025-40095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40095"
},
{
"name": "CVE-2025-37957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37957"
},
{
"name": "CVE-2025-38369",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38369"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-44950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44950"
},
{
"name": "CVE-2025-39759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39759"
},
{
"name": "CVE-2022-50332",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50332"
},
{
"name": "CVE-2023-53822",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53822"
},
{
"name": "CVE-2024-27408",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27408"
},
{
"name": "CVE-2025-71222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71222"
},
{
"name": "CVE-2022-50461",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50461"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2023-26554",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26554"
},
{
"name": "CVE-2025-38486",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38486"
},
{
"name": "CVE-2021-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26934"
},
{
"name": "CVE-2023-53466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53466"
},
{
"name": "CVE-2025-21629",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21629"
},
{
"name": "CVE-2025-71118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71118"
},
{
"name": "CVE-2023-53168",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53168"
},
{
"name": "CVE-2022-49528",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49528"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2022-45888",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45888"
},
{
"name": "CVE-2022-49218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49218"
},
{
"name": "CVE-2023-52749",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52749"
},
{
"name": "CVE-2025-39754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39754"
},
{
"name": "CVE-2025-40286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40286"
},
{
"name": "CVE-2022-49967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49967"
},
{
"name": "CVE-2025-68327",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68327"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2022-49245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49245"
},
{
"name": "CVE-2025-38098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38098"
},
{
"name": "CVE-2023-52682",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52682"
},
{
"name": "CVE-2022-50871",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50871"
},
{
"name": "CVE-2025-71150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71150"
},
{
"name": "CVE-2025-71229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71229"
},
{
"name": "CVE-2026-23213",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23213"
},
{
"name": "CVE-2025-39958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39958"
},
{
"name": "CVE-2018-8956",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8956"
},
{
"name": "CVE-2025-40266",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40266"
},
{
"name": "CVE-2026-23091",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23091"
},
{
"name": "CVE-2025-68241",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68241"
},
{
"name": "CVE-2022-49420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49420"
},
{
"name": "CVE-2022-40964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40964"
},
{
"name": "CVE-2026-3441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3441"
},
{
"name": "CVE-2024-36244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36244"
},
{
"name": "CVE-2023-53149",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53149"
},
{
"name": "CVE-2026-23237",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23237"
},
{
"name": "CVE-2024-49987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49987"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2022-50746",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50746"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2024-50034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50034"
},
{
"name": "CVE-2025-38259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38259"
},
{
"name": "CVE-2025-71192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71192"
},
{
"name": "CVE-2023-53596",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53596"
},
{
"name": "CVE-2022-49943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49943"
},
{
"name": "CVE-2022-50260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50260"
},
{
"name": "CVE-2025-40135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40135"
},
{
"name": "CVE-2026-23121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23121"
},
{
"name": "CVE-2020-12319",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12319"
},
{
"name": "CVE-2025-37951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2024-49568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49568"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2024-36924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36924"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2023-3397",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3397"
},
{
"name": "CVE-2025-68734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68734"
},
{
"name": "CVE-2024-26672",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26672"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-37947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37947"
},
{
"name": "CVE-2025-68776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68776"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2025-71066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71066"
},
{
"name": "CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"name": "CVE-2023-53806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53806"
},
{
"name": "CVE-2025-21817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21817"
},
{
"name": "CVE-2025-68972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68972"
},
{
"name": "CVE-2025-68799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68799"
},
{
"name": "CVE-2021-33139",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33139"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-38192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38192"
},
{
"name": "CVE-2025-71236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71236"
},
{
"name": "CVE-2025-68345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68345"
},
{
"name": "CVE-2025-39800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39800"
},
{
"name": "CVE-2024-50057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50057"
},
{
"name": "CVE-2025-38343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38343"
},
{
"name": "CVE-2025-71097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71097"
},
{
"name": "CVE-2024-46808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46808"
},
{
"name": "CVE-2026-26158",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26158"
},
{
"name": "CVE-2025-38202",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38202"
},
{
"name": "CVE-2025-68288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68288"
},
{
"name": "CVE-2025-38168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38168"
},
{
"name": "CVE-2023-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53547"
},
{
"name": "CVE-2019-20426",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20426"
},
{
"name": "CVE-2025-71107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71107"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2025-40310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40310"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-40083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40083"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2024-56584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56584"
},
{
"name": "CVE-2026-23235",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23235"
},
{
"name": "CVE-2025-71111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71111"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2025-71152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71152"
},
{
"name": "CVE-2024-42139",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42139"
},
{
"name": "CVE-2024-56692",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56692"
},
{
"name": "CVE-2024-53196",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53196"
},
{
"name": "CVE-2025-38665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38665"
},
{
"name": "CVE-2022-50212",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50212"
},
{
"name": "CVE-2026-23087",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23087"
},
{
"name": "CVE-2023-54259",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54259"
},
{
"name": "CVE-2025-68802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68802"
},
{
"name": "CVE-2023-54067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54067"
},
{
"name": "CVE-2025-1369",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1369"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-68317",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68317"
},
{
"name": "CVE-2023-53231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53231"
},
{
"name": "CVE-2025-71185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71185"
},
{
"name": "CVE-2022-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2961"
},
{
"name": "CVE-2025-40331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40331"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-49635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49635"
},
{
"name": "CVE-2024-50017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50017"
},
{
"name": "CVE-2026-23096",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23096"
},
{
"name": "CVE-2024-53241",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53241"
},
{
"name": "CVE-2025-38704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38704"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2021-33155",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33155"
},
{
"name": "CVE-2025-68337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68337"
},
{
"name": "CVE-2024-57899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57899"
},
{
"name": "CVE-2024-49928",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49928"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2024-50187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50187"
},
{
"name": "CVE-2022-50851",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50851"
},
{
"name": "CVE-2025-36001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36001"
},
{
"name": "CVE-2022-50464",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50464"
},
{
"name": "CVE-2025-38674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38674"
},
{
"name": "CVE-2025-40093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40093"
},
{
"name": "CVE-2020-26560",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26560"
},
{
"name": "CVE-2024-26714",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26714"
},
{
"name": "CVE-2024-45777",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45777"
},
{
"name": "CVE-2025-38040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
},
{
"name": "CVE-2024-40954",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40954"
},
{
"name": "CVE-2022-49965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49965"
},
{
"name": "CVE-2025-54771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54771"
},
{
"name": "CVE-2024-0564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0564"
},
{
"name": "CVE-2025-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39825"
},
{
"name": "CVE-2025-71131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71131"
},
{
"name": "CVE-2022-49961",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49961"
},
{
"name": "CVE-2025-69651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69651"
},
{
"name": "CVE-2025-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38552"
},
{
"name": "CVE-2025-40335",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40335"
},
{
"name": "CVE-2025-40149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40149"
},
{
"name": "CVE-2024-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58098"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2022-28667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28667"
},
{
"name": "CVE-2023-53383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53383"
},
{
"name": "CVE-2024-46717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46717"
},
{
"name": "CVE-2024-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25743"
},
{
"name": "CVE-2022-50704",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50704"
},
{
"name": "CVE-2025-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40164"
},
{
"name": "CVE-2023-54125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54125"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2026-23164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23164"
},
{
"name": "CVE-2024-41036",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41036"
},
{
"name": "CVE-2023-53751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53751"
},
{
"name": "CVE-2025-0033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0033"
},
{
"name": "CVE-2023-53743",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53743"
},
{
"name": "CVE-2024-42319",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42319"
},
{
"name": "CVE-2025-37928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
},
{
"name": "CVE-2017-13716",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13716"
},
{
"name": "CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"name": "CVE-2025-71116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71116"
},
{
"name": "CVE-2022-40735",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40735"
},
{
"name": "CVE-2024-36024",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36024"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-54190",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54190"
},
{
"name": "CVE-2023-52879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52879"
},
{
"name": "CVE-2025-68281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68281"
},
{
"name": "CVE-2023-52837",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52837"
},
{
"name": "CVE-2025-38440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38440"
},
{
"name": "CVE-2026-23124",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23124"
},
{
"name": "CVE-2023-52981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52981"
},
{
"name": "CVE-2024-53224",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53224"
},
{
"name": "CVE-2024-49910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49910"
},
{
"name": "CVE-2025-68362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68362"
},
{
"name": "CVE-2023-53105",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53105"
},
{
"name": "CVE-2025-68236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68236"
},
{
"name": "CVE-2024-39286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39286"
},
{
"name": "CVE-2025-14524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
},
{
"name": "CVE-2024-49855",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49855"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-68333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68333"
},
{
"name": "CVE-2024-47689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47689"
},
{
"name": "CVE-2025-71160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71160"
},
{
"name": "CVE-2025-71232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71232"
},
{
"name": "CVE-2023-52625",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52625"
},
{
"name": "CVE-2023-53353",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53353"
},
{
"name": "CVE-2024-58096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58096"
},
{
"name": "CVE-2025-38225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38225"
},
{
"name": "CVE-2023-53401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53401"
},
{
"name": "CVE-2025-22037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22037"
},
{
"name": "CVE-2023-53702",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53702"
},
{
"name": "CVE-2025-68290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68290"
},
{
"name": "CVE-2025-40280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40280"
},
{
"name": "CVE-2024-26842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26842"
},
{
"name": "CVE-2025-40099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40099"
},
{
"name": "CVE-2023-54059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54059"
},
{
"name": "CVE-2025-71162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71162"
},
{
"name": "CVE-2021-0170",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0170"
},
{
"name": "CVE-2024-40966",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40966"
},
{
"name": "CVE-2024-53133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53133"
},
{
"name": "CVE-2026-23075",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23075"
},
{
"name": "CVE-2022-50571",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50571"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2026-23120",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23120"
},
{
"name": "CVE-2025-40180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40180"
},
{
"name": "CVE-2022-49393",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49393"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2025-68803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68803"
},
{
"name": "CVE-2026-22996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22996"
},
{
"name": "CVE-2024-53091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53091"
},
{
"name": "CVE-2025-39851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39851"
},
{
"name": "CVE-2025-71204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71204"
},
{
"name": "CVE-2025-68331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68331"
},
{
"name": "CVE-2025-38244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38244"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-26758",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26758"
},
{
"name": "CVE-2025-38080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
},
{
"name": "CVE-2023-32651",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32651"
},
{
"name": "CVE-2025-37747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37747"
},
{
"name": "CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"name": "CVE-2026-23105",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23105"
},
{
"name": "CVE-2023-53036",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53036"
},
{
"name": "CVE-2025-38615",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38615"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-71115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71115"
},
{
"name": "CVE-2026-22976",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22976"
},
{
"name": "CVE-2022-50862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50862"
},
{
"name": "CVE-2025-1118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1118"
},
{
"name": "CVE-2024-50166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50166"
},
{
"name": "CVE-2024-35862",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35862"
},
{
"name": "CVE-2023-53355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53355"
},
{
"name": "CVE-2022-25265",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25265"
},
{
"name": "CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"name": "CVE-2026-23181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23181"
},
{
"name": "CVE-2025-37944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
},
{
"name": "CVE-2023-53558",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53558"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-68214",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68214"
},
{
"name": "CVE-2025-38703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38703"
},
{
"name": "CVE-2026-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23141"
},
{
"name": "CVE-2026-22860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22860"
},
{
"name": "CVE-2025-36365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36365"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2025-40247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40247"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2024-56641",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56641"
},
{
"name": "CVE-2024-43842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43842"
},
{
"name": "CVE-2025-0686",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0686"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2024-49992",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49992"
},
{
"name": "CVE-2025-68781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68781"
},
{
"name": "CVE-2025-39753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39753"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2026-23182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23182"
},
{
"name": "CVE-2021-0173",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0173"
},
{
"name": "CVE-2025-71112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71112"
},
{
"name": "CVE-2023-54285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54285"
},
{
"name": "CVE-2024-45778",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45778"
},
{
"name": "CVE-2026-23086",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23086"
},
{
"name": "CVE-2024-47661",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47661"
},
{
"name": "CVE-2026-28418",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28418"
},
{
"name": "CVE-2023-54151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54151"
},
{
"name": "CVE-2025-22022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22022"
},
{
"name": "CVE-2025-66864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66864"
},
{
"name": "CVE-2024-46803",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46803"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-59466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59466"
},
{
"name": "CVE-2025-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40192"
},
{
"name": "CVE-2025-38544",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38544"
},
{
"name": "CVE-2025-39797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39797"
},
{
"name": "CVE-2025-68818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68818"
},
{
"name": "CVE-2022-36351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36351"
},
{
"name": "CVE-2023-52921",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52921"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2024-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36478"
},
{
"name": "CVE-2024-43832",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43832"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2024-54683",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54683"
},
{
"name": "CVE-2025-1150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1150"
},
{
"name": "CVE-2024-46720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46720"
},
{
"name": "CVE-2024-26658",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26658"
},
{
"name": "CVE-2026-2243",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2243"
},
{
"name": "CVE-2025-38198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38198"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2024-38564",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38564"
},
{
"name": "CVE-2021-0174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0174"
},
{
"name": "CVE-2025-8746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8746"
},
{
"name": "CVE-2025-36442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36442"
},
{
"name": "CVE-2025-38006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38006"
},
{
"name": "CVE-2025-40102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40102"
},
{
"name": "CVE-2026-0968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0968"
},
{
"name": "CVE-2025-40170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40170"
},
{
"name": "CVE-2025-38437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38437"
},
{
"name": "CVE-2025-40160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40160"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-45779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45779"
},
{
"name": "CVE-2025-40284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40284"
},
{
"name": "CVE-2025-38125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38125"
},
{
"name": "CVE-2025-40077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40077"
},
{
"name": "CVE-2024-57857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57857"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2022-50213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50213"
},
{
"name": "CVE-2024-46823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46823"
},
{
"name": "CVE-2023-32642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32642"
},
{
"name": "CVE-2025-71227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71227"
},
{
"name": "CVE-2024-46733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46733"
},
{
"name": "CVE-2024-41014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41014"
},
{
"name": "CVE-2022-50015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50015"
},
{
"name": "CVE-2025-40071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40071"
},
{
"name": "CVE-2024-7883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7883"
},
{
"name": "CVE-2024-50271",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50271"
},
{
"name": "CVE-2022-50772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50772"
},
{
"name": "CVE-2024-56717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56717"
},
{
"name": "CVE-2025-68366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68366"
},
{
"name": "CVE-2024-56707",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56707"
},
{
"name": "CVE-2023-54234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54234"
},
{
"name": "CVE-2022-45885",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45885"
},
{
"name": "CVE-2022-49783",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49783"
},
{
"name": "CVE-2025-40305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40305"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2025-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47153"
},
{
"name": "CVE-2025-40080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40080"
},
{
"name": "CVE-2024-53216",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53216"
},
{
"name": "CVE-2022-49539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49539"
},
{
"name": "CVE-2024-36347",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36347"
},
{
"name": "CVE-2024-26869",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26869"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-68815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68815"
},
{
"name": "CVE-2021-20255",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20255"
},
{
"name": "CVE-2022-48979",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48979"
},
{
"name": "CVE-2025-40307",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40307"
},
{
"name": "CVE-2025-71193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71193"
},
{
"name": "CVE-2023-54180",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54180"
},
{
"name": "CVE-2026-23095",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23095"
},
{
"name": "CVE-2024-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46848"
},
{
"name": "CVE-2025-68346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68346"
},
{
"name": "CVE-2025-38081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
},
{
"name": "CVE-2024-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36009"
},
{
"name": "CVE-2025-71163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71163"
},
{
"name": "CVE-2024-36350",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36350"
},
{
"name": "CVE-2023-25951",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25951"
},
{
"name": "CVE-2025-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40211"
},
{
"name": "CVE-2023-53152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53152"
},
{
"name": "CVE-2021-0308",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0308"
},
{
"name": "CVE-2025-68315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68315"
},
{
"name": "CVE-2024-50009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50009"
},
{
"name": "CVE-2025-39850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39850"
},
{
"name": "CVE-2022-1205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1205"
},
{
"name": "CVE-2023-45927",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45927"
},
{
"name": "CVE-2020-25742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25742"
},
{
"name": "CVE-2022-0987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0987"
},
{
"name": "CVE-2025-71096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71096"
},
{
"name": "CVE-2025-71095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71095"
},
{
"name": "CVE-2025-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40217"
},
{
"name": "CVE-2025-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38199"
},
{
"name": "CVE-2025-39905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39905"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2022-50720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50720"
},
{
"name": "CVE-2025-71105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71105"
},
{
"name": "CVE-2023-50387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50387"
},
{
"name": "CVE-2022-49529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49529"
},
{
"name": "CVE-2025-68266",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68266"
},
{
"name": "CVE-2024-27057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27057"
},
{
"name": "CVE-2025-68771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68771"
},
{
"name": "CVE-2025-39961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39961"
},
{
"name": "CVE-2025-68363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68363"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2024-26876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26876"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2023-52657",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52657"
},
{
"name": "CVE-2025-37876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37876"
},
{
"name": "CVE-2024-58089",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58089"
},
{
"name": "CVE-2024-36331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36331"
},
{
"name": "CVE-2026-27571",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27571"
},
{
"name": "CVE-2025-39748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39748"
},
{
"name": "CVE-2026-22984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22984"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2022-49127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49127"
},
{
"name": "CVE-2020-25741",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25741"
},
{
"name": "CVE-2022-50748",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50748"
},
{
"name": "CVE-2023-53767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53767"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21696"
},
{
"name": "CVE-2025-68303",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68303"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-39863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39863"
},
{
"name": "CVE-2025-40259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40259"
},
{
"name": "CVE-2023-53180",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53180"
},
{
"name": "CVE-2026-28419",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28419"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-38560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38560"
},
{
"name": "CVE-2023-53385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53385"
},
{
"name": "CVE-2026-23206",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23206"
},
{
"name": "CVE-2025-68757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68757"
},
{
"name": "CVE-2024-46678",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46678"
},
{
"name": "CVE-2024-58097",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58097"
},
{
"name": "CVE-2023-53620",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53620"
},
{
"name": "CVE-2022-50539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50539"
},
{
"name": "CVE-2025-71068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71068"
},
{
"name": "CVE-2025-23130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23130"
},
{
"name": "CVE-2022-49496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49496"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"name": "CVE-2024-56782",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56782"
},
{
"name": "CVE-2025-39957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39957"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2023-53540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53540"
},
{
"name": "CVE-2022-49552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49552"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-53261",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53261"
},
{
"name": "CVE-2026-23033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23033"
},
{
"name": "CVE-2025-39726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39726"
},
{
"name": "CVE-2024-26759",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26759"
},
{
"name": "CVE-2025-39931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39931"
},
{
"name": "CVE-2023-54187",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54187"
},
{
"name": "CVE-2026-22977",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22977"
},
{
"name": "CVE-2026-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23145"
},
{
"name": "CVE-2022-44032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44032"
},
{
"name": "CVE-2024-57895",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57895"
},
{
"name": "CVE-2023-53240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53240"
},
{
"name": "CVE-2025-13735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13735"
},
{
"name": "CVE-2023-53694",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53694"
},
{
"name": "CVE-2024-53195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53195"
},
{
"name": "CVE-2024-35794",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35794"
},
{
"name": "CVE-2023-52829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52829"
},
{
"name": "CVE-2026-23003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23003"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38716"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2024-56660",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56660"
},
{
"name": "CVE-2026-23076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23076"
},
{
"name": "CVE-2023-54145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54145"
},
{
"name": "CVE-2025-38033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38033"
},
{
"name": "CVE-2024-41023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41023"
},
{
"name": "CVE-2024-47704",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47704"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2024-35801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35801"
},
{
"name": "CVE-2024-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49978"
},
{
"name": "CVE-2024-36910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36910"
},
{
"name": "CVE-2025-15079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
},
{
"name": "CVE-2024-49870",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49870"
},
{
"name": "CVE-2025-36366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36366"
},
{
"name": "CVE-2024-42125",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42125"
},
{
"name": "CVE-2025-36123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36123"
},
{
"name": "CVE-2024-56737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56737"
},
{
"name": "CVE-2025-68168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68168"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2025-68206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68206"
},
{
"name": "CVE-2020-11935",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11935"
},
{
"name": "CVE-2023-54247",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54247"
},
{
"name": "CVE-2025-68309",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68309"
},
{
"name": "CVE-2023-52905",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52905"
},
{
"name": "CVE-2024-57852",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57852"
},
{
"name": "CVE-2025-40003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40003"
},
{
"name": "CVE-2025-22042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22042"
},
{
"name": "CVE-2025-71158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71158"
},
{
"name": "CVE-2022-49803",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49803"
},
{
"name": "CVE-2024-57898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57898"
},
{
"name": "CVE-2020-35503",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35503"
},
{
"name": "CVE-2024-49923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49923"
},
{
"name": "CVE-2024-56639",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56639"
},
{
"name": "CVE-2025-68372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68372"
},
{
"name": "CVE-2026-23171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23171"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-53002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53002"
},
{
"name": "CVE-2021-0183",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0183"
},
{
"name": "CVE-2025-39884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39884"
},
{
"name": "CVE-2025-39747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39747"
},
{
"name": "CVE-2024-36914",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36914"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2024-35826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35826"
},
{
"name": "CVE-2026-23112",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23112"
},
{
"name": "CVE-2022-49764",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49764"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-21651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21651"
},
{
"name": "CVE-2025-38092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38092"
},
{
"name": "CVE-2025-22124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22124"
},
{
"name": "CVE-2025-68313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68313"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2023-26553",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26553"
},
{
"name": "CVE-2025-60876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
},
{
"name": "CVE-2025-37776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37776"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2024-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6519"
},
{
"name": "CVE-2024-46729",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46729"
},
{
"name": "CVE-2023-53850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53850"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2022-50266",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50266"
},
{
"name": "CVE-2024-53178",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53178"
},
{
"name": "CVE-2025-71137",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71137"
},
{
"name": "CVE-2026-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23084"
},
{
"name": "CVE-2023-53093",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53093"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2026-23190",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23190"
},
{
"name": "CVE-2025-40123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40123"
},
{
"name": "CVE-2026-22979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22979"
},
{
"name": "CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"name": "CVE-2024-49991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49991"
},
{
"name": "CVE-2022-50009",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50009"
},
{
"name": "CVE-2022-26047",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26047"
},
{
"name": "CVE-2024-53240",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53240"
},
{
"name": "CVE-2026-23011",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23011"
},
{
"name": "CVE-2024-36949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36949"
},
{
"name": "CVE-2023-53816",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53816"
},
{
"name": "CVE-2025-37877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37877"
},
{
"name": "CVE-2024-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2193"
},
{
"name": "CVE-2025-4382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4382"
},
{
"name": "CVE-2022-28693",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28693"
},
{
"name": "CVE-2025-71161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71161"
},
{
"name": "CVE-2025-39706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39706"
},
{
"name": "CVE-2025-22038",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22038"
},
{
"name": "CVE-2025-68217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68217"
},
{
"name": "CVE-2023-54242",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54242"
},
{
"name": "CVE-2025-68289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68289"
},
{
"name": "CVE-2025-40363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40363"
},
{
"name": "CVE-2024-41062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41062"
},
{
"name": "CVE-2025-40253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40253"
},
{
"name": "CVE-2022-48816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48816"
},
{
"name": "CVE-2025-37800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-50518",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50518"
},
{
"name": "CVE-2022-49829",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49829"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2016-2568",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2568"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2025-68245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68245"
},
{
"name": "CVE-2018-12929",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12929"
},
{
"name": "CVE-2024-26853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26853"
},
{
"name": "CVE-2024-53147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53147"
},
{
"name": "CVE-2025-39952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39952"
},
{
"name": "CVE-2025-40317",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40317"
},
{
"name": "CVE-2024-45783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45783"
},
{
"name": "CVE-2026-23110",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23110"
},
{
"name": "CVE-2023-53410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53410"
},
{
"name": "CVE-2023-53254",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53254"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2023-47210",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47210"
},
{
"name": "CVE-2025-68809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68809"
},
{
"name": "CVE-2024-36920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36920"
},
{
"name": "CVE-2021-0165",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0165"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2022-49177",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49177"
},
{
"name": "CVE-2025-38205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38205"
},
{
"name": "CVE-2026-23100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23100"
},
{
"name": "CVE-2025-59464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59464"
},
{
"name": "CVE-2024-58241",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58241"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-71120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71120"
},
{
"name": "CVE-2025-38166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38166"
},
{
"name": "CVE-2022-49833",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49833"
},
{
"name": "CVE-2026-23060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23060"
},
{
"name": "CVE-2025-38321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38321"
},
{
"name": "CVE-2025-68282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68282"
},
{
"name": "CVE-2025-39705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39705"
},
{
"name": "CVE-2025-68817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68817"
},
{
"name": "CVE-2024-36021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36021"
},
{
"name": "CVE-2025-38045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
},
{
"name": "CVE-2024-46726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46726"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2024-53079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53079"
},
{
"name": "CVE-2025-68787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68787"
},
{
"name": "CVE-2025-1125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1125"
},
{
"name": "CVE-2023-53647",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53647"
},
{
"name": "CVE-2025-37954",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
},
{
"name": "CVE-2025-23133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23133"
},
{
"name": "CVE-2025-0012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0012"
},
{
"name": "CVE-2020-12313",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12313"
},
{
"name": "CVE-2025-71233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71233"
},
{
"name": "CVE-2025-68782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68782"
},
{
"name": "CVE-2021-0166",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0166"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2022-3872",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3872"
},
{
"name": "CVE-2025-39744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39744"
},
{
"name": "CVE-2025-71197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71197"
},
{
"name": "CVE-2025-68177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68177"
},
{
"name": "CVE-2025-68758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68758"
},
{
"name": "CVE-2024-49931",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49931"
},
{
"name": "CVE-2024-43866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43866"
},
{
"name": "CVE-2024-37021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37021"
},
{
"name": "CVE-2024-47728",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47728"
},
{
"name": "CVE-2025-68191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68191"
},
{
"name": "CVE-2026-23031",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23031"
},
{
"name": "CVE-2024-46730",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46730"
},
{
"name": "CVE-2025-71113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71113"
},
{
"name": "CVE-2025-71127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71127"
},
{
"name": "CVE-2025-37786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
},
{
"name": "CVE-2024-46728",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46728"
},
{
"name": "CVE-2023-53561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53561"
},
{
"name": "CVE-2026-22998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22998"
},
{
"name": "CVE-2023-54172",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54172"
},
{
"name": "CVE-2026-23050",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23050"
},
{
"name": "CVE-2024-58100",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58100"
},
{
"name": "CVE-2020-0256",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0256"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2024-26954",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26954"
},
{
"name": "CVE-2025-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21634"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2025-38047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38047"
},
{
"name": "CVE-2024-47738",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47738"
},
{
"name": "CVE-2025-68340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68340"
},
{
"name": "CVE-2024-41013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41013"
},
{
"name": "CVE-2023-54320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54320"
},
{
"name": "CVE-2024-43911",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43911"
},
{
"name": "CVE-2025-37959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
},
{
"name": "CVE-2017-0537",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0537"
},
{
"name": "CVE-2025-38191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38191"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2025-68219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68219"
},
{
"name": "CVE-2022-50232",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50232"
},
{
"name": "CVE-2025-38062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38062"
},
{
"name": "CVE-2025-38531",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38531"
},
{
"name": "CVE-2023-26112",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26112"
},
{
"name": "CVE-2018-6952",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6952"
},
{
"name": "CVE-2020-14304",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14304"
},
{
"name": "CVE-2024-46834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46834"
},
{
"name": "CVE-2025-40288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40288"
},
{
"name": "CVE-2025-68239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68239"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-40281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40281"
},
{
"name": "CVE-2025-68185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68185"
},
{
"name": "CVE-2025-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40304"
},
{
"name": "CVE-2025-38503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38503"
},
{
"name": "CVE-2025-40110",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40110"
},
{
"name": "CVE-2026-24001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24001"
},
{
"name": "CVE-2025-37807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37807"
},
{
"name": "CVE-2025-38131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38131"
},
{
"name": "CVE-2022-50016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50016"
},
{
"name": "CVE-2025-29481",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29481"
},
{
"name": "CVE-2024-53219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53219"
},
{
"name": "CVE-2023-53009",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53009"
},
{
"name": "CVE-2025-40268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40268"
},
{
"name": "CVE-2025-61661",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61661"
},
{
"name": "CVE-2026-23111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23111"
},
{
"name": "CVE-2024-25740",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25740"
},
{
"name": "CVE-2024-50246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50246"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2024-57950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57950"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2025-40325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40325"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2024-42321",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42321"
},
{
"name": "CVE-2026-23113",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23113"
},
{
"name": "CVE-2021-0176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0176"
},
{
"name": "CVE-2025-1151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1151"
},
{
"name": "CVE-2022-48998",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48998"
},
{
"name": "CVE-2025-68798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68798"
},
{
"name": "CVE-2024-42273",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42273"
},
{
"name": "CVE-2025-68336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68336"
},
{
"name": "CVE-2023-53794",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53794"
},
{
"name": "CVE-2026-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23157"
},
{
"name": "CVE-2025-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40303"
},
{
"name": "CVE-2025-68178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68178"
},
{
"name": "CVE-2022-49974",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49974"
},
{
"name": "CVE-2025-40337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40337"
},
{
"name": "CVE-2019-20633",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20633"
},
{
"name": "CVE-2025-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38264"
},
{
"name": "CVE-2021-3714",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3714"
},
{
"name": "CVE-2023-54071",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54071"
},
{
"name": "CVE-2024-56566",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56566"
},
{
"name": "CVE-2025-40036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40036"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2024-47745",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47745"
},
{
"name": "CVE-2025-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39833"
},
{
"name": "CVE-2026-23097",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23097"
},
{
"name": "CVE-2025-37980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
},
{
"name": "CVE-2024-53190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53190"
},
{
"name": "CVE-2025-40262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40262"
},
{
"name": "CVE-2024-35784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35784"
},
{
"name": "CVE-2024-56591",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56591"
},
{
"name": "CVE-2024-56544",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56544"
},
{
"name": "CVE-2024-56647",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56647"
},
{
"name": "CVE-2025-71198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71198"
},
{
"name": "CVE-2025-21649",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21649"
},
{
"name": "CVE-2024-57976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57976"
},
{
"name": "CVE-2025-68819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68819"
},
{
"name": "CVE-2025-0685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0685"
},
{
"name": "CVE-2024-57893",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57893"
},
{
"name": "CVE-2026-23231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23231"
},
{
"name": "CVE-2025-37879",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37879"
},
{
"name": "CVE-2022-50071",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50071"
},
{
"name": "CVE-2025-40261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40261"
},
{
"name": "CVE-2024-56180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56180"
},
{
"name": "CVE-2023-39333",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39333"
},
{
"name": "CVE-2025-38643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38643"
},
{
"name": "CVE-2021-3864",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3864"
},
{
"name": "CVE-2025-39771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39771"
},
{
"name": "CVE-2023-52591",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52591"
},
{
"name": "CVE-2024-26648",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26648"
},
{
"name": "CVE-2025-66862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66862"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2020-24352",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24352"
},
{
"name": "CVE-2024-36000",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36000"
},
{
"name": "CVE-2026-23021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23021"
},
{
"name": "CVE-2025-39819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39819"
},
{
"name": "CVE-2022-49296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49296"
},
{
"name": "CVE-2024-49914",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49914"
},
{
"name": "CVE-2025-38360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38360"
},
{
"name": "CVE-2025-68732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68732"
},
{
"name": "CVE-2025-39715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39715"
},
{
"name": "CVE-2025-36407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36407"
},
{
"name": "CVE-2024-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0217"
},
{
"name": "CVE-2025-40323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40323"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2021-47658",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47658"
},
{
"name": "CVE-2025-68285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68285"
},
{
"name": "CVE-2019-12067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12067"
},
{
"name": "CVE-2024-57843",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57843"
},
{
"name": "CVE-2025-38512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38512"
},
{
"name": "CVE-2024-50135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50135"
},
{
"name": "CVE-2024-49916",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49916"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2024-49988",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49988"
},
{
"name": "CVE-2023-52648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52648"
},
{
"name": "CVE-2024-49861",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49861"
},
{
"name": "CVE-2026-23093",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23093"
},
{
"name": "CVE-2024-49893",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49893"
},
{
"name": "CVE-2024-44963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44963"
},
{
"name": "CVE-2023-53348",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53348"
},
{
"name": "CVE-2022-48766",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48766"
},
{
"name": "CVE-2019-15794",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15794"
},
{
"name": "CVE-2024-49917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49917"
},
{
"name": "CVE-2022-50467",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50467"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2024-48875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48875"
},
{
"name": "CVE-2024-41935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41935"
},
{
"name": "CVE-2025-38162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38162"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2025-71183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71183"
},
{
"name": "CVE-2023-54047",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54047"
},
{
"name": "CVE-2023-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53382"
},
{
"name": "CVE-2024-50060",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50060"
},
{
"name": "CVE-2025-39677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39677"
},
{
"name": "CVE-2023-53651",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53651"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2025-68371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68371"
},
{
"name": "CVE-2022-50383",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50383"
},
{
"name": "CVE-2025-39707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39707"
},
{
"name": "CVE-2025-40275",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40275"
},
{
"name": "CVE-2023-53387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53387"
},
{
"name": "CVE-2026-31802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31802"
},
{
"name": "CVE-2024-45774",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45774"
},
{
"name": "CVE-2023-54019",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54019"
},
{
"name": "CVE-2025-22053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22053"
},
{
"name": "CVE-2025-61664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61664"
},
{
"name": "CVE-2025-68211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68211"
},
{
"name": "CVE-2026-25702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25702"
},
{
"name": "CVE-2023-52452",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52452"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2022-50863",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50863"
},
{
"name": "CVE-2025-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39829"
},
{
"name": "CVE-2024-35843",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35843"
},
{
"name": "CVE-2025-71091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71091"
},
{
"name": "CVE-2025-39781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39781"
},
{
"name": "CVE-2025-39762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39762"
},
{
"name": "CVE-2024-40999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40999"
},
{
"name": "CVE-2023-53292",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53292"
},
{
"name": "CVE-2023-52576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52576"
},
{
"name": "CVE-2024-27002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27002"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-57887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57887"
},
{
"name": "CVE-2025-21730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21730"
},
{
"name": "CVE-2024-35865",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35865"
},
{
"name": "CVE-2025-71184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71184"
},
{
"name": "CVE-2023-52660",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52660"
},
{
"name": "CVE-2024-35995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35995"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2023-53371",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53371"
},
{
"name": "CVE-2025-38659",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38659"
},
{
"name": "CVE-2025-68227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68227"
},
{
"name": "CVE-2025-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22041"
},
{
"name": "CVE-2025-40339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40339"
},
{
"name": "CVE-2025-22127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22127"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2024-27025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27025"
},
{
"name": "CVE-2025-38020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
},
{
"name": "CVE-2024-27011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27011"
},
{
"name": "CVE-2025-15224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
},
{
"name": "CVE-2024-26605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26605"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2024-38543",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38543"
},
{
"name": "CVE-2025-68263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68263"
},
{
"name": "CVE-2023-53187",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53187"
},
{
"name": "CVE-2025-38689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38689"
},
{
"name": "CVE-2025-68800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68800"
},
{
"name": "CVE-2025-38275",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38275"
},
{
"name": "CVE-2025-68261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68261"
},
{
"name": "CVE-2022-48744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48744"
},
{
"name": "CVE-2025-38070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38070"
},
{
"name": "CVE-2025-68755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68755"
},
{
"name": "CVE-2025-62525",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62525"
},
{
"name": "CVE-2025-71238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71238"
},
{
"name": "CVE-2021-0175",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0175"
},
{
"name": "CVE-2024-36012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36012"
},
{
"name": "CVE-2022-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48706"
},
{
"name": "CVE-2025-40334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40334"
},
{
"name": "CVE-2025-68767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68767"
},
{
"name": "CVE-2024-46716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46716"
},
{
"name": "CVE-2012-4542",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4542"
},
{
"name": "CVE-2021-3773",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3773"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2022-49267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49267"
},
{
"name": "CVE-2024-56592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56592"
},
{
"name": "CVE-2025-37854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
},
{
"name": "CVE-2025-38189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38189"
},
{
"name": "CVE-2022-48628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48628"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2024-50138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50138"
},
{
"name": "CVE-2025-40319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40319"
},
{
"name": "CVE-2021-44534",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44534"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2024-56565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56565"
},
{
"name": "CVE-2025-68193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68193"
},
{
"name": "CVE-2025-68727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68727"
},
{
"name": "CVE-2024-57872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57872"
},
{
"name": "CVE-2023-28720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28720"
},
{
"name": "CVE-2024-53093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53093"
},
{
"name": "CVE-2026-23080",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23080"
},
{
"name": "CVE-2024-46833",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46833"
},
{
"name": "CVE-2024-47703",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47703"
},
{
"name": "CVE-2023-53742",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53742"
},
{
"name": "CVE-2025-38361",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38361"
},
{
"name": "CVE-2025-38041",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38041"
},
{
"name": "CVE-2024-53177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53177"
},
{
"name": "CVE-2024-56588",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56588"
},
{
"name": "CVE-2023-53452",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53452"
},
{
"name": "CVE-2023-54121",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54121"
},
{
"name": "CVE-2023-6610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6610"
},
{
"name": "CVE-2023-54261",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-54261"
},
{
"name": "CVE-2022-50616",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50616"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2023-53544",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53544"
},
{
"name": "CVE-2025-68264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68264"
},
{
"name": "CVE-2024-49911",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49911"
},
{
"name": "CVE-2026-23154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23154"
},
{
"name": "CVE-2022-50708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50708"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
},
{
"name": "CVE-2025-68764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68764"
},
{
"name": "CVE-2025-9301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9301"
}
],
"initial_release_date": "2026-03-19T00:00:00",
"last_revision_date": "2026-03-19T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0316",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37219",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37219"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37211",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37211"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37215",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37215"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37218",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37218"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37220",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37220"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37216",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37216"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37221",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37221"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37213",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37213"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37217",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37217"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37212",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37212"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37214",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37214"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37222",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37222"
}
]
}
CERTFR-2026-AVI-0339
Vulnerability from certfr_avis - Published: 2026-03-23 - Updated: 2026-03-23
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | Stemcells (Windows) versions antérieures à 2019.96.x | ||
| VMware | Tanzu Gemfire | Tanzu GemFire sur Tanzu Platform 2.2.x versions antérieures à 2.2.2 | ||
| VMware | Platform Services | Platform Services pour Tanzu Platform versions antérieures à 10.3.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.1107.x | ||
| VMware | Tanzu Gemfire | Tanzu GemFire sur Tanzu Platform 2.1.x versions antérieures à 2.1.4 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Tanzu Platform versions antérieures à 10.2.3 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.261.x |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Stemcells (Windows) versions ant\u00e9rieures \u00e0 2019.96.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire sur Tanzu Platform 2.2.x versions ant\u00e9rieures \u00e0 2.2.2",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.6",
"product": {
"name": "Platform Services",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.1107.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire sur Tanzu Platform 2.1.x versions ant\u00e9rieures \u00e0 2.1.4",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.3",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.261.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2026-30227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30227"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2026-1965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1965"
},
{
"name": "CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2025-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58063"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2026-1229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1229"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2026-27571",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27571"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-64702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64702"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2025-68151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68151"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-03-23T00:00:00",
"last_revision_date": "2026-03-23T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0339",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37283",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37283"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37288",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37288"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37281",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37281"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37278",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37278"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37282",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37282"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37286",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37286"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37279",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37279"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37280",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37280"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37284",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37284"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37277",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37277"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37285",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37285"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37287",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37287"
}
]
}
alsa-2026:6461
Vulnerability from osv_almalinux
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.
Security Fix(es):
- openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-cavs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-ldap"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0p1-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "pam_ssh_agent_auth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.3-7.28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:6461",
"modified": "2026-04-09T08:28:49Z",
"published": "2026-04-02T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:6461"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2447085"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-6461.html"
}
],
"related": [
"CVE-2026-3497"
],
"summary": "Important: openssh security update"
}
alsa-2026:6462
Vulnerability from osv_almalinux
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.
Security Fix(es):
- openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-48.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-48.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-48.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-48.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.7p1-48.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "pam_ssh_agent_auth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.4-5.48.el9_7.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:6462",
"modified": "2026-04-09T08:39:22Z",
"published": "2026-04-02T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:6462"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2447085"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-6462.html"
}
],
"related": [
"CVE-2026-3497"
],
"summary": "Important: openssh security update"
}
alsa-2026:6463
Vulnerability from osv_almalinux
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.
Security Fix(es):
- openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-13.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-askpass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-13.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-clients"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-13.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-keycat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-13.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-keysign"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-13.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssh-server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.9p1-13.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "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\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:6463",
"modified": "2026-04-09T08:50:06Z",
"published": "2026-04-02T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:6463"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2447085"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-6463.html"
}
],
"related": [
"CVE-2026-3497"
],
"summary": "Important: openssh security update"
}
WID-SEC-W-2026-0716
Vulnerability from csaf_certbund - Published: 2026-03-12 23:00 - Updated: 2026-04-09 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:-
|
— | |
|
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 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://github.com/advisories/GHSA-WCPP-3X59-H8VP | external |
| https://seclists.org/oss-sec/2026/q1/299 | external |
| https://ubuntu.com/security/notices/USN-8090-1 | external |
| https://ubuntu.com/security/notices/USN-8090-2 | external |
| https://bodhi.fedoraproject.org/updates/FEDORA-20… | external |
| https://bodhi.fedoraproject.org/updates/FEDORA-20… | external |
| https://bodhi.fedoraproject.org/updates/FEDORA-20… | external |
| https://linux.oracle.com/errata/ELSA-2026-6462.html | external |
| https://linux.oracle.com/errata/ELSA-2026-6461.html | external |
| https://linux.oracle.com/errata/ELSA-2026-6463.html | external |
| https://access.redhat.com/errata/RHSA-2026:6463 | external |
| https://access.redhat.com/errata/RHSA-2026:6462 | external |
| https://access.redhat.com/errata/RHSA-2026:6461 | external |
| https://errata.build.resf.org/RLSA-2026:6461 | external |
| https://access.redhat.com/errata/RHSA-2026:7107 | external |
| https://lists.debian.org/debian-security-announce… | external |
{
"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"
}
],
"source_lang": "en-US",
"title": "OpenSSH GSSAPI delta: Schwachstelle erm\u00f6glicht nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2026-04-09T22:00:00.000+00:00",
"generator": {
"date": "2026-04-10T07:16:55.297+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.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"
}
],
"status": "final",
"version": "5"
}
},
"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",
"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:-"
}
}
}
],
"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",
"T051700",
"T051698",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-12T23:00:00.000+00:00",
"title": "CVE-2026-3497"
}
]
}
FKIE_CVE-2026-3497
Vulnerability from fkie_nvd - Published: 2026-03-12 19:16 - Updated: 2026-04-16 19:16| URL | Tags | ||
|---|---|---|---|
| security@ubuntu.com | https://ubuntu.com/security/CVE-2026-3497 | ||
| security@ubuntu.com | https://www.openwall.com/lists/oss-security/2026/03/12/3 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/12/3 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/14/3 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/14/4 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/18/2 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/18/4 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/18/5 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/18/7 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html |
| Vendor | Product | Version |
|---|
{
"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."
}
],
"id": "CVE-2026-3497",
"lastModified": "2026-04-16T19:16:34.113",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"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/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",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security@ubuntu.com",
"type": "Secondary"
}
]
},
"published": "2026-03-12T19:16:19.910",
"references": [
{
"source": "security@ubuntu.com",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"source": "security@ubuntu.com",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/12/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/14/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/14/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html"
}
],
"sourceIdentifier": "security@ubuntu.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-908"
}
],
"source": "security@ubuntu.com",
"type": "Secondary"
}
]
}
GHSA-WCPP-3X59-H8VP
Vulnerability from github – Published: 2026-03-12 21:34 – Updated: 2026-04-16 21:31Vulnerability 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.
{
"affected": [],
"aliases": [
"CVE-2026-3497"
],
"database_specific": {
"cwe_ids": [
"CWE-908"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-12T19:16:19Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-wcpp-3x59-h8vp",
"modified": "2026-04-16T21:31:09Z",
"published": "2026-03-12T21:34:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00014.html"
},
{
"type": "WEB",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/12/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/14/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/18/7"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "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",
"type": "CVSS_V4"
}
]
}
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.