Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35385 (GCVE-0-2026-35385)
Vulnerability from cvelistv5 – Published: 2026-04-02 16:30 – Updated: 2026-04-03 03:55- CWE-281 - Improper Preservation of Permissions
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35385",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-02T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-03T03:55:44.273Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSH",
"vendor": "OpenBSD",
"versions": [
{
"lessThan": "10.3",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*",
"versionEndExcluding": "10.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode)."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-281",
"description": "CWE-281 Improper Preservation of Permissions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T18:15:37.128Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-35385",
"datePublished": "2026-04-02T16:30:59.615Z",
"dateReserved": "2026-04-02T16:30:59.107Z",
"dateUpdated": "2026-04-03T03:55:44.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35385",
"date": "2026-06-25",
"epss": "0.00289",
"percentile": "0.20511"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35385\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-02T17:16:27.450\",\"lastModified\":\"2026-04-27T14:02:23.667\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-281\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.3\",\"matchCriteriaId\":\"F40F50BC-86AA-4D7F-88A5-A244CD7606F3\"}]}]}],\"references\":[{\"url\":\"https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openssh.org/releasenotes.html#10.3p1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2026/04/02/3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-35385\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-02T17:06:07.193778Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-02T17:06:11.715Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"OpenBSD\", \"product\": \"OpenSSH\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"10.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.openssh.org/releasenotes.html#10.3p1\"}, {\"url\": \"https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2026/04/02/3\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-281\", \"description\": \"CWE-281 Improper Preservation of Permissions\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"10.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-04-02T18:15:37.128Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35385\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-03T03:55:44.273Z\", \"dateReserved\": \"2026-04-02T16:30:59.107Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-02T16:30:59.615Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:25096
Vulnerability from csaf_redhat - Published: 2026-06-10 17:29 - Updated: 2026-06-25 23:03A 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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
|
A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib's GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
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: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
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: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
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: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
|
A flaw was found in libpng, a library used for processing PNG (Portable Network Graphics) image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can still be referenced, leading to a use-after-free condition. An attacker could potentially exploit this to achieve arbitrary code execution or cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng. A remote attacker could exploit an out-of-bounds read and write vulnerability in the ARM/AArch64 Neon-optimized palette expansion path. This occurs when processing a final partial chunk of 8-bit paletted rows without verifying sufficient input pixels, leading to dereferencing pointers before the start of the row buffer and writing expanded pixel data to underflowed positions. This flaw can result in information disclosure and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in `ssh_config`.
CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.
CWE-115 - Misinterpretation of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq's hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 | — |
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 Model Optimization Tools 3.2.2 (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:25096",
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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-14087",
"url": "https://access.redhat.com/security/cve/CVE-2025-14087"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14512",
"url": "https://access.redhat.com/security/cve/CVE-2025-14512"
},
{
"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-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-33416",
"url": "https://access.redhat.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33636",
"url": "https://access.redhat.com/security/cve/CVE-2026-33636"
},
{
"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-35385",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35386",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35387",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35388",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35414",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39979",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40164",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"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-4775",
"url": "https://access.redhat.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4878",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"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_25096.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.2.2 (cuda)",
"tracking": {
"current_release_date": "2026-06-25T23:03:50+00:00",
"generator": {
"date": "2026-06-25T23:03:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:25096",
"initial_release_date": "2026-06-10T17:29:51+00:00",
"revision_history": [
{
"date": "2026-06-10T17:29:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-10T17:30:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:03:50+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.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9\u0026tag=1780681984"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9\u0026tag=1780681984"
}
}
}
],
"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:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
}
],
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
}
],
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"acknowledgments": [
{
"names": [
"Sovereign Tech Resilience program"
],
"organization": "Sovereign Tech Agency"
},
{
"names": [
"treeplus"
]
}
],
"cve": "CVE-2025-14087",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T08:35:24.744000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419093"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: GLib: Buffer underflow in GVariant parser leads to heap corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The highest threat is to system availability due to potential application crashes when processing maliciously crafted input strings through GLib\u0027s GVariant parser. This issue affects applications that utilize g_variant_parse() on untrusted data, leading to memory corruption and possible denial of service.",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14087"
},
{
"category": "external",
"summary": "RHBZ#2419093",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419093"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14087",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14087"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3834",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3834"
}
],
"release_date": "2025-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: GLib: Buffer underflow in GVariant parser leads to heap corruption"
},
{
"acknowledgments": [
{
"names": [
"Codean Labs"
]
}
],
"cve": "CVE-2025-14512",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-11T06:22:59.701000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2421339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib\u0027s GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products because an integer overflow in GLib\u0027s GIO `escape_byte_string()` function can lead to a heap buffer overflow and denial-of-service. This occurs when processing specially crafted file or remote filesystem attribute values, requiring an attacker to provide malicious input.",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14512"
},
{
"category": "external",
"summary": "RHBZ#2421339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14512",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14512"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3845",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3845"
}
],
"release_date": "2025-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
}
],
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"acknowledgments": [
{
"names": [
"Quang Luong",
"PrymEvol"
]
}
],
"cve": "CVE-2026-4775",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T14:23:23.826000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in the libtiff library, affecting the processing of specially crafted TIFF files, could lead to a denial of service or potentially arbitrary code execution. This vulnerability, caused by a signed integer overflow during TIFF image processing, results in an out-of-bounds heap write. Red Hat products that process untrusted TIFF files using libtiff may be impacted.",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "RHBZ#2450768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4775"
}
],
"release_date": "2026-03-24T14:33:35.730000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted or maliciously crafted TIFF files with applications linked against the libtiff library. If processing untrusted TIFF files is unavoidable, consider running the affected applications within a sandboxed environment to limit the potential impact of successful exploitation. This operational control helps contain the effects of an out-of-bounds write, reducing the risk of denial of service or arbitrary code execution.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing"
},
{
"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",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
}
],
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
}
],
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-33416",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-26T18:01:55.592413+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451805"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a library used for processing PNG (Portable Network Graphics) image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can still be referenced, leading to a use-after-free condition. An attacker could potentially exploit this to achieve arbitrary code execution or cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Arbitrary code execution due to use-after-free vulnerability",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33416"
},
{
"category": "external",
"summary": "RHBZ#2451805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451805"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33416"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/23019269764e35ed8458e517f1897bd3c54820eb",
"url": "https://github.com/pnggroup/libpng/commit/23019269764e35ed8458e517f1897bd3c54820eb"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/7ea9eea884a2328cc7fdcb3c0c00246a50d90667",
"url": "https://github.com/pnggroup/libpng/commit/7ea9eea884a2328cc7fdcb3c0c00246a50d90667"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a3a21443ed12bfa1ef46fa0d4fb2b74a0fa34a25",
"url": "https://github.com/pnggroup/libpng/commit/a3a21443ed12bfa1ef46fa0d4fb2b74a0fa34a25"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/c1b0318b393c90679e6fa5bc1d329fd5d5012ec1",
"url": "https://github.com/pnggroup/libpng/commit/c1b0318b393c90679e6fa5bc1d329fd5d5012ec1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/824",
"url": "https://github.com/pnggroup/libpng/pull/824"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-m4pc-p4q3-4c7j",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-m4pc-p4q3-4c7j"
}
],
"release_date": "2026-03-26T16:48:54.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"category": "workaround",
"details": "To reduce exposure, avoid processing untrusted PNG image files with applications that utilize libpng. Restricting the source of PNG images to trusted origins can limit the attack surface.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Arbitrary code execution due to use-after-free vulnerability"
},
{
"cve": "CVE-2026-33636",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"discovery_date": "2026-03-26T18:02:51.339603+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451819"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng. A remote attacker could exploit an out-of-bounds read and write vulnerability in the ARM/AArch64 Neon-optimized palette expansion path. This occurs when processing a final partial chunk of 8-bit paletted rows without verifying sufficient input pixels, leading to dereferencing pointers before the start of the row buffer and writing expanded pixel data to underflowed positions. This flaw can result in information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via out-of-bounds read/write in Neon palette expansion",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33636"
},
{
"category": "external",
"summary": "RHBZ#2451819",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451819"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33636"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33636",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33636"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/7734cda20cf1236aef60f3bbd2267c97bbb40869",
"url": "https://github.com/pnggroup/libpng/commit/7734cda20cf1236aef60f3bbd2267c97bbb40869"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/aba9f18eba870d14fb52c5ba5d73451349e339c3",
"url": "https://github.com/pnggroup/libpng/commit/aba9f18eba870d14fb52c5ba5d73451349e339c3"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-wjr5-c57x-95m2",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-wjr5-c57x-95m2"
}
],
"release_date": "2026-03-26T16:51:58.289000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via out-of-bounds read/write in Neon palette expansion"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35386",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-02T18:02:24.149353+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454506"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the \u0027%\u0027 character in `ssh_config`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products do not ship in a configuration which is subject to this vulnerability. Additionally, the impact of the command execution is limited to the scope of the specific user account which users would need to create themselves.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "RHBZ#2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:44:27.806000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username"
},
{
"cve": "CVE-2026-35387",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2026-04-02T18:01:38.952994+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cipher choices which may be used as a result of this flaw may provide fewer bits of security than those configured by the user, however they are all still considered cryptographically secure. Users who work in regulated environments may however find themselves using ciphers which are not approved in their regulatory environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "RHBZ#2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:52:53.623000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage"
},
{
"cve": "CVE-2026-35388",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-04-02T18:02:01.536010+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "RHBZ#2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:57:31.073000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions"
},
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-02T18:01:25.983089+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454490"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this flaw to Red Hat products is limited. The use of SSH certificates is not enabled by default and requires that users opt-in to the feature. Further, when following documented guidance ssh connections should only be permitted to non-root users which will limit the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "RHBZ#2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T17:08:15.628000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
},
{
"cve": "CVE-2026-39979",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-13T23:01:01.219840+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply malformed JSON from a non-NUL-terminated buffer to an application using the `jv_parse_sized` function. This allows the attacker to trigger the out-of-bounds read, causing an application crash and potentially disclosing memory with no other security impact. As this issue affects the libjq library, it is more likely to be exposed to untrusted input. Due to these reasons, this vulnerability has been rated with an important 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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "RHBZ#2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f",
"url": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p"
}
],
"release_date": "2026-04-13T22:18:56.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"category": "workaround",
"details": "To mitigate this issue, manually ensure that every buffer is NUL-terminated before passing it to the \u0027jv_parse_sized\u0027 function.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers"
},
{
"cve": "CVE-2026-40164",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-14T00:01:04.003115+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq\u0027s hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via crafted JSON object causing hash collisions",
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "RHBZ#2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784",
"url": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29"
}
],
"release_date": "2026-04-13T23:40:12.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T17:29:51+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25096"
},
{
"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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_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.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: jq: Denial of Service via crafted JSON object causing hash collisions"
}
]
}
RHSA-2026:25181
Vulnerability from csaf_redhat - Published: 2026-06-17 17:18 - Updated: 2026-06-25 23:03A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq's hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in rsync. When rsync is configured to handle extended attributes (using the -X or --xattrs option), a remote attacker can exploit a use-after-free vulnerability. This occurs because the receive_xattr function incorrectly processes an untrusted length value during a sorting operation, leading to memory corruption. Successful exploitation can result in a denial of service, causing the rsync process to crash, and may potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel's IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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.44 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 Critical. 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.44. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:25180\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* kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (CVE-2026-43037)\n* libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file() (CVE-2026-4878)\n* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n* jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers (CVE-2026-39979)\n* jq: jq: Denial of Service via crafted JSON object causing hash collisions (CVE-2026-40164)\n* rsync: Rsync: Use-after-free vulnerability in extended attribute handling (CVE-2026-41035)\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)\nor 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:25181",
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "2458898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458898"
},
{
"category": "external",
"summary": "2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25181.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.44 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-25T23:03:50+00:00",
"generator": {
"date": "2026-06-25T23:03:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:25181",
"initial_release_date": "2026-06-17T17:18:39+00:00",
"revision_history": [
{
"date": "2026-06-17T17:18:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-17T17:18:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:03:50+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.202606051320-0",
"product": {
"name": "rhcos-aarch64-418.94.202606051320-0",
"product_id": "rhcos-aarch64-418.94.202606051320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202606051320?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-418.94.202606051320-0",
"product": {
"name": "rhcos-ppc64le-418.94.202606051320-0",
"product_id": "rhcos-ppc64le-418.94.202606051320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202606051320?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-418.94.202606051320-0",
"product": {
"name": "rhcos-s390x-418.94.202606051320-0",
"product_id": "rhcos-s390x-418.94.202606051320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202606051320?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-418.94.202606051320-0",
"product": {
"name": "rhcos-x86_64-418.94.202606051320-0",
"product_id": "rhcos-x86_64-418.94.202606051320-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202606051320?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.202606051320-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0"
},
"product_reference": "rhcos-aarch64-418.94.202606051320-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-418.94.202606051320-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0"
},
"product_reference": "rhcos-ppc64le-418.94.202606051320-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-418.94.202606051320-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0"
},
"product_reference": "rhcos-s390x-418.94.202606051320-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-418.94.202606051320-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
},
"product_reference": "rhcos-x86_64-418.94.202606051320-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T17:18:39+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:2a7a95814b1b307813552472d18ef7aee7930748f707d730c4e816bdced1dac9\n\n (For s390x architecture)\n The image digest is sha256:363adcf59338bad26a33111d98322c8501d16707b295bd4328b30a04d6f1ce51\n\n (For ppc64le architecture)\n The image digest is sha256:6bf4deb41dcade0c2eedc88af3495eb05847bfb1f74351c3a896cb697d13ada1\n\n (For aarch64 architecture)\n The image digest is sha256:f0ce3bc7f47d2bda4696f49eba84569ac87f1b2b42852e9f8756fe0a3f9a853f\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriater 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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T17:18:39+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:2a7a95814b1b307813552472d18ef7aee7930748f707d730c4e816bdced1dac9\n\n (For s390x architecture)\n The image digest is sha256:363adcf59338bad26a33111d98322c8501d16707b295bd4328b30a04d6f1ce51\n\n (For ppc64le architecture)\n The image digest is sha256:6bf4deb41dcade0c2eedc88af3495eb05847bfb1f74351c3a896cb697d13ada1\n\n (For aarch64 architecture)\n The image digest is sha256:f0ce3bc7f47d2bda4696f49eba84569ac87f1b2b42852e9f8756fe0a3f9a853f\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriater 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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-39979",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-13T23:01:01.219840+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply malformed JSON from a non-NUL-terminated buffer to an application using the `jv_parse_sized` function. This allows the attacker to trigger the out-of-bounds read, causing an application crash and potentially disclosing memory with no other security impact. As this issue affects the libjq library, it is more likely to be exposed to untrusted input. Due to these reasons, this vulnerability has been rated with an important 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": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "RHBZ#2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f",
"url": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p"
}
],
"release_date": "2026-04-13T22:18:56.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T17:18:39+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:2a7a95814b1b307813552472d18ef7aee7930748f707d730c4e816bdced1dac9\n\n (For s390x architecture)\n The image digest is sha256:363adcf59338bad26a33111d98322c8501d16707b295bd4328b30a04d6f1ce51\n\n (For ppc64le architecture)\n The image digest is sha256:6bf4deb41dcade0c2eedc88af3495eb05847bfb1f74351c3a896cb697d13ada1\n\n (For aarch64 architecture)\n The image digest is sha256:f0ce3bc7f47d2bda4696f49eba84569ac87f1b2b42852e9f8756fe0a3f9a853f\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriater 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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"category": "workaround",
"details": "To mitigate this issue, manually ensure that every buffer is NUL-terminated before passing it to the \u0027jv_parse_sized\u0027 function.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers"
},
{
"cve": "CVE-2026-40164",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-14T00:01:04.003115+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq\u0027s hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via crafted JSON object causing hash collisions",
"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.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "RHBZ#2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784",
"url": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29"
}
],
"release_date": "2026-04-13T23:40:12.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T17:18:39+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:2a7a95814b1b307813552472d18ef7aee7930748f707d730c4e816bdced1dac9\n\n (For s390x architecture)\n The image digest is sha256:363adcf59338bad26a33111d98322c8501d16707b295bd4328b30a04d6f1ce51\n\n (For ppc64le architecture)\n The image digest is sha256:6bf4deb41dcade0c2eedc88af3495eb05847bfb1f74351c3a896cb697d13ada1\n\n (For aarch64 architecture)\n The image digest is sha256:f0ce3bc7f47d2bda4696f49eba84569ac87f1b2b42852e9f8756fe0a3f9a853f\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriater 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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-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.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: jq: Denial of Service via crafted JSON object causing hash collisions"
},
{
"cve": "CVE-2026-41035",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-04-16T08:00:54.200357+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458898"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsync. When rsync is configured to handle extended attributes (using the -X or --xattrs option), a remote attacker can exploit a use-after-free vulnerability. This occurs because the receive_xattr function incorrectly processes an untrusted length value during a sorting operation, leading to memory corruption. Successful exploitation can result in a denial of service, causing the rsync process to crash, and may potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Rsync: Use-after-free vulnerability in extended attribute handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in rsync that allows a remote attacker to cause a denial of service or potentially execute arbitrary code. The vulnerability is present when rsync is used with extended attributes enabled via the `-X` or `--xattrs` option, which is not a default configuration. Exploitation requires the victim to explicitly enable this feature.",
"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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41035"
},
{
"category": "external",
"summary": "RHBZ#2458898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41035"
},
{
"category": "external",
"summary": "https://github.com/RsyncProject/rsync/issues/871",
"url": "https://github.com/RsyncProject/rsync/issues/871"
},
{
"category": "external",
"summary": "https://github.com/RsyncProject/rsync/releases",
"url": "https://github.com/RsyncProject/rsync/releases"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/16/2",
"url": "https://www.openwall.com/lists/oss-security/2026/04/16/2"
}
],
"release_date": "2026-04-16T06:53:05.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T17:18:39+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:2a7a95814b1b307813552472d18ef7aee7930748f707d730c4e816bdced1dac9\n\n (For s390x architecture)\n The image digest is sha256:363adcf59338bad26a33111d98322c8501d16707b295bd4328b30a04d6f1ce51\n\n (For ppc64le architecture)\n The image digest is sha256:6bf4deb41dcade0c2eedc88af3495eb05847bfb1f74351c3a896cb697d13ada1\n\n (For aarch64 architecture)\n The image digest is sha256:f0ce3bc7f47d2bda4696f49eba84569ac87f1b2b42852e9f8756fe0a3f9a853f\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriater 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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using the -X or --xattrs options with rsync if extended attribute handling is not essential for your operations. Disabling these options prevents the vulnerable code path from being exercised. This may impact functionality that relies on extended attributes.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rsync: Rsync: Use-after-free vulnerability in extended attribute handling"
},
{
"cve": "CVE-2026-43037",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464351"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel\u0027s IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Critical flaw in the Linux kernel\u0027s IPv6 tunneling error handling can lead to a stack buffer overflow. An unauthenticated remote attacker could exploit this by sending specially crafted network packets, potentially resulting in a denial of service or information disclosure on affected Red Hat Enterprise Linux systems.",
"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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "RHBZ#2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43037"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-17T17:18:39+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:2a7a95814b1b307813552472d18ef7aee7930748f707d730c4e816bdced1dac9\n\n (For s390x architecture)\n The image digest is sha256:363adcf59338bad26a33111d98322c8501d16707b295bd4328b30a04d6f1ce51\n\n (For ppc64le architecture)\n The image digest is sha256:6bf4deb41dcade0c2eedc88af3495eb05847bfb1f74351c3a896cb697d13ada1\n\n (For aarch64 architecture)\n The image digest is sha256:f0ce3bc7f47d2bda4696f49eba84569ac87f1b2b42852e9f8756fe0a3f9a853f\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriater 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.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25181"
},
{
"category": "workaround",
"details": "Mitigation for this issue is to skip loading the affected module `ip6_tunnel` onto the system till we have a fix available, this can be done by a blacklist mechanism, this will ensure the driver is not loaded at the boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~\n\nWe may also want to detection and monitoring an affected system as below:\n~~~\nMonitor for exploitation attempts:\n\n# Enable kernel audit for IPv6 tunnel operations\nauditctl -a always,exit -F arch=b64 -S socket -F a0=10 -F a1=3 -k ipv6_tunnel\n\n# Monitor system logs for kernel panics/crashes\njournalctl -k -p err -f | grep -i \"ip6_tunnel\\|icmp\\|stack\"\n~~~",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202606051320-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202606051320-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()"
}
]
}
RHSA-2026:26528
Vulnerability from csaf_redhat - Published: 2026-06-25 08:39 - Updated: 2026-06-25 23:03A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq's hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel's IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.92 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.12.92. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2026:26527\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26528",
"url": "https://access.redhat.com/errata/RHSA-2026:26528"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26528.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.92 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-25T23:03:53+00:00",
"generator": {
"date": "2026-06-25T23:03:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:26528",
"initial_release_date": "2026-06-25T08:39:40+00:00",
"revision_history": [
{
"date": "2026-06-25T08:39:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-25T08:39:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:03:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-412.86.202606140301-0",
"product": {
"name": "rhcos-x86_64-412.86.202606140301-0",
"product_id": "rhcos-x86_64-412.86.202606140301-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@412.86.202606140301?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-412.86.202606140301-0 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
},
"product_reference": "rhcos-x86_64-412.86.202606140301-0",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:39:40+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4d3bbcec187be94449a001896fcd21e41580dbba1cac38717905a2cb31a94a6e\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26528"
},
{
"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-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-39979",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-13T23:01:01.219840+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply malformed JSON from a non-NUL-terminated buffer to an application using the `jv_parse_sized` function. This allows the attacker to trigger the out-of-bounds read, causing an application crash and potentially disclosing memory with no other security impact. As this issue affects the libjq library, it is more likely to be exposed to untrusted input. Due to these reasons, this vulnerability has been rated with an important 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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "RHBZ#2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f",
"url": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p"
}
],
"release_date": "2026-04-13T22:18:56.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:39:40+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4d3bbcec187be94449a001896fcd21e41580dbba1cac38717905a2cb31a94a6e\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26528"
},
{
"category": "workaround",
"details": "To mitigate this issue, manually ensure that every buffer is NUL-terminated before passing it to the \u0027jv_parse_sized\u0027 function.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers"
},
{
"cve": "CVE-2026-40164",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-14T00:01:04.003115+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq\u0027s hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via crafted JSON object causing hash collisions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "RHBZ#2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784",
"url": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29"
}
],
"release_date": "2026-04-13T23:40:12.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:39:40+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4d3bbcec187be94449a001896fcd21e41580dbba1cac38717905a2cb31a94a6e\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26528"
},
{
"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-4.12:rhcos-x86_64-412.86.202606140301-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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: jq: Denial of Service via crafted JSON object causing hash collisions"
},
{
"cve": "CVE-2026-43037",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464351"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel\u0027s IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Critical flaw in the Linux kernel\u0027s IPv6 tunneling error handling can lead to a stack buffer overflow. An unauthenticated remote attacker could exploit this by sending specially crafted network packets, potentially resulting in a denial of service or information disclosure on affected Red Hat Enterprise Linux systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "RHBZ#2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43037"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:39:40+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4d3bbcec187be94449a001896fcd21e41580dbba1cac38717905a2cb31a94a6e\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26528"
},
{
"category": "workaround",
"details": "Mitigation for this issue is to skip loading the affected module `ip6_tunnel` onto the system till we have a fix available, this can be done by a blacklist mechanism, this will ensure the driver is not loaded at the boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~\n\nWe may also want to detection and monitoring an affected system as below:\n~~~\nMonitor for exploitation attempts:\n\n# Enable kernel audit for IPv6 tunnel operations\nauditctl -a always,exit -F arch=b64 -S socket -F a0=10 -F a1=3 -k ipv6_tunnel\n\n# Monitor system logs for kernel panics/crashes\njournalctl -k -p err -f | grep -i \"ip6_tunnel\\|icmp\\|stack\"\n~~~",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202606140301-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()"
}
]
}
RHSA-2026:26542
Vulnerability from csaf_redhat - Published: 2026-06-25 10:39 - Updated: 2026-06-25 23:03A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq's hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in rsync. When rsync is configured to handle extended attributes (using the -X or --xattrs option), a remote attacker can exploit a use-after-free vulnerability. This occurs because the receive_xattr function incorrectly processes an untrusted length value during a sorting operation, leading to memory corruption. Successful exploitation can result in a denial of service, causing the rsync process to crash, and may potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel's IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's xfrm-ESP and RxRPC subsystems. Unsafe in-place cryptographic processing of shared socket buffer fragments allows a low-privileged local attacker to corrupt page-cache contents of readable files, including sensitive system files, and gain root privileges. The xfrm-ESP variant requires unprivileged user or network namespace creation, while the RxRPC variant depends on the rxrpc module being available on the target system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.68 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.13.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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.13.68. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:26541\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.13/html/release_notes\n\nSecurity Fix(es):\n\nNone\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.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26542",
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "2458898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458898"
},
{
"category": "external",
"summary": "2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "external",
"summary": "2467771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467771"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26542.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.68 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-25T23:03:52+00:00",
"generator": {
"date": "2026-06-25T23:03:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:26542",
"initial_release_date": "2026-06-25T10:39:35+00:00",
"revision_history": [
{
"date": "2026-06-25T10:39:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-25T10:39:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:03:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-413.92.202606160406-0",
"product": {
"name": "rhcos-x86_64-413.92.202606160406-0",
"product_id": "rhcos-x86_64-413.92.202606160406-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@413.92.202606160406?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-413.92.202606160406-0 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
},
"product_reference": "rhcos-x86_64-413.92.202606160406-0",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-39979",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-13T23:01:01.219840+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply malformed JSON from a non-NUL-terminated buffer to an application using the `jv_parse_sized` function. This allows the attacker to trigger the out-of-bounds read, causing an application crash and potentially disclosing memory with no other security impact. As this issue affects the libjq library, it is more likely to be exposed to untrusted input. Due to these reasons, this vulnerability has been rated with an important 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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "RHBZ#2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f",
"url": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p"
}
],
"release_date": "2026-04-13T22:18:56.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "To mitigate this issue, manually ensure that every buffer is NUL-terminated before passing it to the \u0027jv_parse_sized\u0027 function.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers"
},
{
"cve": "CVE-2026-40164",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-14T00:01:04.003115+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq\u0027s hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via crafted JSON object causing hash collisions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "RHBZ#2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784",
"url": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29"
}
],
"release_date": "2026-04-13T23:40:12.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-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.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: jq: Denial of Service via crafted JSON object causing hash collisions"
},
{
"cve": "CVE-2026-41035",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-04-16T08:00:54.200357+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458898"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in rsync. When rsync is configured to handle extended attributes (using the -X or --xattrs option), a remote attacker can exploit a use-after-free vulnerability. This occurs because the receive_xattr function incorrectly processes an untrusted length value during a sorting operation, leading to memory corruption. Successful exploitation can result in a denial of service, causing the rsync process to crash, and may potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rsync: Rsync: Use-after-free vulnerability in extended attribute handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in rsync that allows a remote attacker to cause a denial of service or potentially execute arbitrary code. The vulnerability is present when rsync is used with extended attributes enabled via the `-X` or `--xattrs` option, which is not a default configuration. Exploitation requires the victim to explicitly enable this feature.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41035"
},
{
"category": "external",
"summary": "RHBZ#2458898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41035"
},
{
"category": "external",
"summary": "https://github.com/RsyncProject/rsync/issues/871",
"url": "https://github.com/RsyncProject/rsync/issues/871"
},
{
"category": "external",
"summary": "https://github.com/RsyncProject/rsync/releases",
"url": "https://github.com/RsyncProject/rsync/releases"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/16/2",
"url": "https://www.openwall.com/lists/oss-security/2026/04/16/2"
}
],
"release_date": "2026-04-16T06:53:05.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using the -X or --xattrs options with rsync if extended attribute handling is not essential for your operations. Disabling these options prevents the vulnerable code path from being exercised. This may impact functionality that relies on extended attributes.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rsync: Rsync: Use-after-free vulnerability in extended attribute handling"
},
{
"cve": "CVE-2026-43037",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464351"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel\u0027s IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Critical flaw in the Linux kernel\u0027s IPv6 tunneling error handling can lead to a stack buffer overflow. An unauthenticated remote attacker could exploit this by sending specially crafted network packets, potentially resulting in a denial of service or information disclosure on affected Red Hat Enterprise Linux systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "RHBZ#2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43037"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "Mitigation for this issue is to skip loading the affected module `ip6_tunnel` onto the system till we have a fix available, this can be done by a blacklist mechanism, this will ensure the driver is not loaded at the boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~\n\nWe may also want to detection and monitoring an affected system as below:\n~~~\nMonitor for exploitation attempts:\n\n# Enable kernel audit for IPv6 tunnel operations\nauditctl -a always,exit -F arch=b64 -S socket -F a0=10 -F a1=3 -k ipv6_tunnel\n\n# Monitor system logs for kernel panics/crashes\njournalctl -k -p err -f | grep -i \"ip6_tunnel\\|icmp\\|stack\"\n~~~",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()"
},
{
"cve": "CVE-2026-43284",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2026-05-07T15:56:04.044000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xfrm-ESP and RxRPC subsystems. Unsafe in-place cryptographic processing of shared socket buffer fragments allows a low-privileged local attacker to corrupt page-cache contents of readable files, including sensitive system files, and gain root privileges. The xfrm-ESP variant requires unprivileged user or network namespace creation, while the RxRPC variant depends on the rxrpc module being available on the target system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: \"Dirty Frag\" ESP XFRM variant is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Important, rather than Critical severity, because exploitation requires local access to the system. A low-privileged local attacker can exploit this flaw in the Linux kernel\u0027s xfrm-ESP and RxRPC subsystems to gain root privileges by overwriting sensitive system files. Exploitation does not require user interaction, potentially resulting in full compromise of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43284"
},
{
"category": "external",
"summary": "RHBZ#2467771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467771"
},
{
"category": "external",
"summary": "RHSB-2026-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43284",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43284"
},
{
"category": "external",
"summary": "https://dirtyfrag.io/",
"url": "https://dirtyfrag.io/"
}
],
"release_date": "2026-05-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T10:39:35+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b9b407bf3f979c98ce5c702053133e3fc45e3de56255c3f26471e1c430983b53\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26542"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202606160406-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: \"Dirty Frag\" ESP XFRM variant is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel"
}
]
}
RHSA-2026:30078
Vulnerability from csaf_redhat - Published: 2026-06-25 18:29 - Updated: 2026-06-25 23:18A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
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: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenEXR, an image storage format for the motion picture industry. A remote attacker could exploit an integer overflow vulnerability in the `internal_exr_undo_piz()` function by providing a specially crafted EXR file. This flaw leads to out-of-bounds reads and writes, which may allow for arbitrary code execution or sensitive 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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq's hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64 | — |
Vendor Fix
fix
|
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_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 Model Optimization Tools 3.3.5 (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:30078",
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-10118",
"url": "https://access.redhat.com/security/cve/CVE-2026-10118"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34588",
"url": "https://access.redhat.com/security/cve/CVE-2026-34588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34982",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35385",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-37555",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39979",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40164",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4775",
"url": "https://access.redhat.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4878",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"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_30078.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.3.5 (CUDA)",
"tracking": {
"current_release_date": "2026-06-25T23:18:29+00:00",
"generator": {
"date": "2026-06-25T23:18:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.5"
}
},
"id": "RHSA-2026:30078",
"initial_release_date": "2026-06-25T18:29:28+00:00",
"revision_history": [
{
"date": "2026-06-25T18:29:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-25T18:29:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T23:18:29+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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9\u0026tag=1782352950"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Af94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9\u0026tag=1782352950"
}
}
}
],
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"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:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_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:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424723"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important 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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "RHBZ#2424723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/"
}
],
"release_date": "2025-12-23T21:04:32.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW model checkpoints from untrusted or unverified sources. Ensure that all SEW model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW model checkpoint"
},
{
"cve": "CVE-2025-14927",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:04:01.976430+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW-D model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW-D model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important 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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "RHBZ#2424751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/"
}
],
"release_date": "2025-12-23T21:04:28.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW-D model checkpoints from untrusted or unverified sources. Ensure that all SEW-D model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW-D model checkpoint"
},
{
"cve": "CVE-2025-14928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:02:35.224747+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious HuBERT model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted HuBERT model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important 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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "RHBZ#2424731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/"
}
],
"release_date": "2025-12-23T21:04:48.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting HuBERT model checkpoints from untrusted or unverified sources. Ensure that all HuBERT model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious HuBERT model checkpoint"
},
{
"cve": "CVE-2025-14930",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:05:28.509553+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious GLM4 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted GLM4 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important 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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "RHBZ#2424769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/"
}
],
"release_date": "2025-12-23T21:04:52.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing GLM4 model files from untrusted or unverified sources. Ensure that all GLM4 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"acknowledgments": [
{
"names": [
"Quang Luong",
"PrymEvol"
]
}
],
"cve": "CVE-2026-4775",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T14:23:23.826000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in the libtiff library, affecting the processing of specially crafted TIFF files, could lead to a denial of service or potentially arbitrary code execution. This vulnerability, caused by a signed integer overflow during TIFF image processing, results in an out-of-bounds heap write. Red Hat products that process untrusted TIFF files using libtiff may be impacted.",
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "RHBZ#2450768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4775"
}
],
"release_date": "2026-03-24T14:33:35.730000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted or maliciously crafted TIFF files with applications linked against the libtiff library. If processing untrusted TIFF files is unavoidable, consider running the affected applications within a sandboxed environment to limit the potential impact of successful exploitation. This operational control helps contain the effects of an out-of-bounds write, reducing the risk of denial of service or arbitrary code execution.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing"
},
{
"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",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"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-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"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-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
},
{
"acknowledgments": [
{
"names": [
"AISLE Research"
],
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-10118",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T23:20:23+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460428"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Poppler\u0027s Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "poppler: Integer overflow in Poppler SplashOutputDev::tilingPatternFill leads to heap buffer overflow via unchecked dimension multiplication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important heap-based memory corruption flaw in Poppler\u0027s Splash backend. Processing a specially crafted PDF document can lead to an integer overflow, resulting in an undersized heap allocation and a subsequent out-of-bounds write. This could allow an attacker to achieve arbitrary code execution, disclose sensitive information, or cause a denial of service within the context of the application rendering the PDF. To successfully exploit this vulnerability the attacker needs to be able to supply the maliciously crafted PDF file to the application consuming poppler or trick the user to process the PDF file using the Poppler\u0027s backend.",
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10118"
},
{
"category": "external",
"summary": "RHBZ#2460428",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460428"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10118",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10118"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10118",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10118"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/poppler/poppler/-/work_items/1715",
"url": "https://gitlab.freedesktop.org/poppler/poppler/-/work_items/1715"
}
],
"release_date": "2026-06-01T15:25:35.578000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted or suspicious PDF documents with applications that utilize the Poppler library for rendering. Limiting exposure to untrusted content can reduce the risk of exploitation.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "poppler: Integer overflow in Poppler SplashOutputDev::tilingPatternFill leads to heap buffer overflow via unchecked dimension multiplication"
},
{
"cve": "CVE-2026-34588",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-06T16:02:38.673068+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455408"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format for the motion picture industry. A remote attacker could exploit an integer overflow vulnerability in the `internal_exr_undo_piz()` function by providing a specially crafted EXR file. This flaw leads to out-of-bounds reads and writes, which may allow for arbitrary code execution or sensitive information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenEXR: OpenEXR: Arbitrary code execution and information disclosure via crafted EXR 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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34588"
},
{
"category": "external",
"summary": "RHBZ#2455408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455408"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34588",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34588"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34588",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34588"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-588r-cr5c-w6hf",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-588r-cr5c-w6hf"
}
],
"release_date": "2026-04-06T15:31:57.602000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenEXR: OpenEXR: Arbitrary code execution and information disclosure via crafted EXR file"
},
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-37555",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-29T17:00:55.901773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsndfile: integer overflow in ima_reader_init()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a malicious WAV file with an application linked to the libsndfile library.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important 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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "RHBZ#2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-37555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-37555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151",
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/issues/833",
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "Do not process untrusted WAV files with the libsndfile library.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsndfile: integer overflow in ima_reader_init()"
},
{
"cve": "CVE-2026-39979",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-13T23:01:01.219840+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply malformed JSON from a non-NUL-terminated buffer to an application using the `jv_parse_sized` function. This allows the attacker to trigger the out-of-bounds read, causing an application crash and potentially disclosing memory with no other security impact. As this issue affects the libjq library, it is more likely to be exposed to untrusted input. Due to these reasons, this vulnerability has been rated with an important 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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "RHBZ#2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f",
"url": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p"
}
],
"release_date": "2026-04-13T22:18:56.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"category": "workaround",
"details": "To mitigate this issue, manually ensure that every buffer is NUL-terminated before passing it to the \u0027jv_parse_sized\u0027 function.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers"
},
{
"cve": "CVE-2026-40164",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-14T00:01:04.003115+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq\u0027s hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via crafted JSON object causing hash collisions",
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "RHBZ#2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784",
"url": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29"
}
],
"release_date": "2026-04-13T23:40:12.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
},
{
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_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/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: jq: Denial of Service via crafted JSON object causing hash collisions"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T18:29:28+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30078",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30078"
}
],
"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:21867e83ef2af0458c1eff854005781fbb527370bca8a1e90b404b5119ad2478_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:f94dff371b3c38a7d62490bcd72aa98829b762330b3603d6f19abb287b2f8969_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
}
]
}
SUSE-SU-2026:1876-1
Vulnerability from csaf_suse - Published: 2026-05-15 22:06 - Updated: 2026-05-15 22:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n- CVE-2026-35385: a file downloaded by scp may be installed setuid or setgid (bsc#1261427).\n- CVE-2026-35414: mishandling of authorized_keys principals option (bsc#1261430).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1876,SUSE-SLE-Module-Basesystem-15-SP7-2026-1876,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-1876,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1876,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1876",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1876-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1876-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261876-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1876-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046524.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-15T22:06:51Z",
"generator": {
"date": "2026-05-15T22:06:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1876-1",
"initial_release_date": "2026-05-15T22:06:51Z",
"revision_history": [
{
"date": "2026-05-15T22:06:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-common-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-server-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-common-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-server-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-common-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-server-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-common-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-server-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-common-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-server-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-15T22:06:51Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-15T22:06:51Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:2024-1
Vulnerability from csaf_suse - Published: 2026-05-20 07:23 - Updated: 2026-05-20 07:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2024,SUSE-SLE-Micro-5.3-2026-2024,SUSE-SLE-Micro-5.4-2026-2024,SUSE-SLE-Micro-5.5-2026-2024,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2024,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2024,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2024,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2024,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2024,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2024,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2024,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2024",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2024-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2024-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262024-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2024-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046631.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-20T07:23:44Z",
"generator": {
"date": "2026-05-20T07:23:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2024-1",
"initial_release_date": "2026-05-20T07:23:44Z",
"revision_history": [
{
"date": "2026-05-20T07:23:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-common-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-server-8.4p1-150300.3.60.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-common-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-server-8.4p1-150300.3.60.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-common-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-server-8.4p1-150300.3.60.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-common-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-server-8.4p1-150300.3.60.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-common-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-server-8.4p1-150300.3.60.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:44Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:2025-1
Vulnerability from csaf_suse - Published: 2026-05-20 07:23 - Updated: 2026-05-20 07:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2025,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2025,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2025",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2025-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2025-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262025-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2025-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046630.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-20T07:23:57Z",
"generator": {
"date": "2026-05-20T07:23:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2025-1",
"initial_release_date": "2026-05-20T07:23:57Z",
"revision_history": [
{
"date": "2026-05-20T07:23:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-7.2p2-81.37.1.aarch64",
"product_id": "openssh-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.aarch64",
"product_id": "openssh-cavs-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.aarch64",
"product_id": "openssh-fips-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.aarch64",
"product_id": "openssh-helpers-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.aarch64",
"product": {
"name": "openssh-testuser-0-81.37.1.aarch64",
"product_id": "openssh-testuser-0-81.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-7.2p2-81.37.1.i586",
"product_id": "openssh-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.i586",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.i586",
"product_id": "openssh-cavs-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.i586",
"product_id": "openssh-fips-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.i586",
"product_id": "openssh-helpers-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.i586",
"product": {
"name": "openssh-testuser-0-81.37.1.i586",
"product_id": "openssh-testuser-0-81.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-cavs-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-fips-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-helpers-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.ppc64le",
"product": {
"name": "openssh-testuser-0-81.37.1.ppc64le",
"product_id": "openssh-testuser-0-81.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-7.2p2-81.37.1.s390",
"product_id": "openssh-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.s390",
"product_id": "openssh-cavs-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.s390",
"product_id": "openssh-fips-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.s390",
"product_id": "openssh-helpers-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.s390",
"product": {
"name": "openssh-testuser-0-81.37.1.s390",
"product_id": "openssh-testuser-0-81.37.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-7.2p2-81.37.1.s390x",
"product_id": "openssh-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.s390x",
"product_id": "openssh-cavs-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.s390x",
"product_id": "openssh-fips-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.s390x",
"product_id": "openssh-helpers-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.s390x",
"product": {
"name": "openssh-testuser-0-81.37.1.s390x",
"product_id": "openssh-testuser-0-81.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-7.2p2-81.37.1.x86_64",
"product_id": "openssh-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.x86_64",
"product_id": "openssh-cavs-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.x86_64",
"product_id": "openssh-fips-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.x86_64",
"product_id": "openssh-helpers-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.x86_64",
"product": {
"name": "openssh-testuser-0-81.37.1.x86_64",
"product_id": "openssh-testuser-0-81.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:57Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:21627-1
Vulnerability from csaf_suse - Published: 2026-05-12 09:38 - Updated: 2026-05-12 09:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-704",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21627-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21627-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621627-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21627-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046487.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-12T09:38:42Z",
"generator": {
"date": "2026-05-12T09:38:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21627-1",
"initial_release_date": "2026-05-12T09:38:42Z",
"revision_history": [
{
"date": "2026-05-12T09:38:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-9.6p1-5.1.aarch64",
"product_id": "openssh-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-clients-9.6p1-5.1.aarch64",
"product_id": "openssh-clients-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-common-9.6p1-5.1.aarch64",
"product_id": "openssh-common-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-fips-9.6p1-5.1.aarch64",
"product_id": "openssh-fips-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-server-9.6p1-5.1.aarch64",
"product_id": "openssh-server-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"product_id": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-5.1.s390x",
"product": {
"name": "openssh-9.6p1-5.1.s390x",
"product_id": "openssh-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-5.1.s390x",
"product": {
"name": "openssh-clients-9.6p1-5.1.s390x",
"product_id": "openssh-clients-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-5.1.s390x",
"product": {
"name": "openssh-common-9.6p1-5.1.s390x",
"product_id": "openssh-common-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-5.1.s390x",
"product": {
"name": "openssh-fips-9.6p1-5.1.s390x",
"product_id": "openssh-fips-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-5.1.s390x",
"product": {
"name": "openssh-server-9.6p1-5.1.s390x",
"product_id": "openssh-server-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"product_id": "openssh-server-config-rootlogin-9.6p1-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-9.6p1-5.1.x86_64",
"product_id": "openssh-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-clients-9.6p1-5.1.x86_64",
"product_id": "openssh-clients-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-common-9.6p1-5.1.x86_64",
"product_id": "openssh-common-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-fips-9.6p1-5.1.x86_64",
"product_id": "openssh-fips-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-server-9.6p1-5.1.x86_64",
"product_id": "openssh-server-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64",
"product_id": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x"
},
"product_reference": "openssh-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x"
},
"product_reference": "openssh-common-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x"
},
"product_reference": "openssh-server-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T09:38:42Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T09:38:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:21634-1
Vulnerability from csaf_suse - Published: 2026-05-12 10:11 - Updated: 2026-05-12 10:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n- CVE-2026-35385: a file downloaded by scp may be installed setuid or setgid (bsc#1261427).\n- CVE-2026-35414: mishandling of authorized_keys principals option (bsc#1261430).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-524",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21634-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21634-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621634-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21634-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046480.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-12T10:11:33Z",
"generator": {
"date": "2026-05-12T10:11:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21634-1",
"initial_release_date": "2026-05-12T10:11:33Z",
"revision_history": [
{
"date": "2026-05-12T10:11:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T10:11:33Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T10:11:33Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
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.